Trace number 4394146

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 2019-06-14OPT326 132.712 71.1204

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-4.xml
MD5SUMa08c622730be04b0ce65f9055d76b754
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark326
Best CPU time to get the best result obtained on this benchmark26.2049
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size429
Distribution of domain sizes[{"size":5,"count":50},{"size":429,"count":55}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":50},{"degree":6,"count":25}]
Minimum constraint arity1
Maximum constraint arity7
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":25},{"arity":3,"count":25},{"arity":5,"count":10},{"arity":7,"count":25}]
Number of extensional constraints25
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":30},{"type":"allDifferent","count":5},{"type":"noOverlap","count":5},{"type":"element","count":25}]
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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394146-1568325199.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394146-1568325199.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.23/0.67	c solve instance...
1.90/0.89	o 428 
12.88/3.64	o 427 
12.88/3.68	o 426 
14.04/3.91	o 422 
14.04/3.93	o 412 
15.58/4.51	o 411 
15.58/4.54	o 410 
17.48/5.45	o 409 
18.03/5.68	o 406 
18.86/5.90	o 405 
19.46/6.36	o 402 
19.81/6.60	o 392 
20.10/6.84	o 391 
20.71/7.35	o 390 
21.93/8.45	o 389 
21.93/8.47	o 386 
24.68/11.00	o 384 
25.13/11.35	o 383 
25.13/11.36	o 382 
25.61/11.71	o 380 
25.61/11.72	o 377 
25.61/11.75	o 376 
26.49/12.48	o 368 
26.92/12.85	o 366 
27.44/13.23	o 363 
27.44/13.24	o 362 
27.44/13.25	o 361 
28.32/14.04	o 360 
30.03/15.74	o 357 
30.55/16.21	o 355 
31.04/16.69	o 350 
32.14/17.67	o 349 
32.74/18.11	o 346 
34.07/18.57	o 345 
34.99/19.47	o 344 
36.99/21.35	o 343 
41.43/25.43	o 342 
41.43/25.44	o 341 
52.07/35.62	o 340 
52.95/36.41	o 339 
54.53/37.24	o 338 
56.31/38.89	o 337 
58.11/39.79	o 336 
59.09/40.66	o 335 
61.25/42.48	o 334 
64.47/45.32	o 333 
65.63/46.06	o 332 
66.75/46.80	o 331 
69.01/48.32	o 330 
69.92/49.10	o 329 
79.96/51.65	o 328 
84.71/54.85	o 327 
97.35/61.89	o 326 
132.60/71.10	s OPTIMUM FOUND
132.60/71.10	v <instantiation>
132.60/71.10	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] e[0] e[1] e[2] e[3] e[4] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] </list>
132.60/71.10	v 	<values>0 52 111 191 251 0 35 128 189 256 0 31 111 176 237 25 51 113 235 324 0 52 127 205 235 324 308 323 326 326 52 58 78 60 73 33 92 48 46 52 31 80 63 59 86 5 56 92 85 2 49 75 78 28 91 1 0 2 3 4 0 4 1 2 3 4 2 3 1 0 2 3 0 1 4 3 1 4 0 2 52 0 111 191 251 0 128 189 256 35 237 176 31 111 0 113 235 25 51 324 205 52 235 0 127 </values>
132.60/71.10	v </instantiation>

Verifier Data

OK	326

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394146-1568325199/watcher-4394146-1568325199 -o /tmp/evaluation-result-4394146-1568325199/solver-4394146-1568325199 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25331 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1597095472 HOME/instance-4394146-1568325199.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
solver pid=26659, runsolver pid=26656
Current StackSize limit: 8192 KiB


[startup+0.1025 s]*
/proc/loadavg: 6.08 7.04 6.55 6/233 26675
/proc/meminfo: memFree=31063432/32770624 swapFree=66933552/67108860
[pid=26659] ppid=26656 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/26659/stat : 26659 (xcsp3-exec) S 26656 26659 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408791373 115843072 362 33554432000 4194304 5098028 140735302275584 140735302273688 140265684308604 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30232576 140735302280058 140735302280301 140735302280301 140735302283210 0
/proc/26659/statm: 28282 362 304 221 0 87 0
[pid=26661] ppid=26659 vsize=15144768 memory=29988 CPUtime=0.13 cores=0,2,4,6
/proc/26661/stat : 26661 (java) S 26659 26659 25300 0 -1 1077944320 5951 0 0 0 12 1 0 0 20 0 15 0 408791373 15508242432 7497 33554432000 4194304 4196468 140721195696944 140721195679488 140456033046263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
/proc/26661/statm: 3786192 7497 3153 1 0 3748377 0
[pid=26661/tid=26662] ppid=26659 vsize=15144768 memory=8514701219881255588 CPUtime=0.09 cores=0,2,4,6
/proc/26661/task/26662/stat : 26662 (java) R 26659 26659 25300 0 -1 4202560 3824 0 0 0 9 0 0 0 20 0 15 0 408791374 15508242432 7497 33554432000 4194304 4196468 140721195696944 140456037275328 140455648053968 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26663] ppid=26659 vsize=15144768 memory=3472468309129995472 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26663/stat : 26663 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408791374 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455969282576 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26664] ppid=26659 vsize=15144768 memory=140180234843776 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26664/stat : 26664 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408791374 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455968230032 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26665] ppid=26659 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26665/stat : 26665 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408791374 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455623317776 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26666] ppid=26659 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26666/stat : 26666 (java) S 26659 26659 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408791374 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455622265232 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26667] ppid=26659 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26667/stat : 26667 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408791376 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455568882416 140456033057410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26668] ppid=26659 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26668/stat : 26668 (java) S 26659 26659 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408791376 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455567828640 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26669] ppid=26659 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26669/stat : 26669 (java) S 26659 26659 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408791376 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455566775536 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26670] ppid=26659 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26670/stat : 26670 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408791379 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455565724112 140456033064859 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26671] ppid=26659 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26671/stat : 26671 (java) S 26659 26659 25300 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 15 0 408791379 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455496902896 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26672] ppid=26659 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26672/stat : 26672 (java) S 26659 26659 25300 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 408791379 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455495850352 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26673] ppid=26659 vsize=15144768 memory=140180234843776 CPUtime=0.02 cores=0,2,4,6
/proc/26661/task/26673/stat : 26673 (java) R 26659 26659 25300 0 -1 4202560 367 0 0 0 2 0 0 0 20 0 15 0 408791379 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455494797296 140456033067610 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26674] ppid=26659 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26674/stat : 26674 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408791379 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455493744992 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26675] ppid=26659 vsize=15144768 memory=140180234843776 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26675/stat : 26675 (java) S 26659 26659 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408791379 15508242432 7497 33554432000 4194304 4196468 140721195696944 140455492693040 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31436 KiB

[startup+0.211859 s]*
/proc/loadavg: 6.08 7.04 6.55 7/233 26675
/proc/meminfo: memFree=31051792/32770624 swapFree=66933552/67108860
[pid=26659] ppid=26656 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/26659/stat : 26659 (xcsp3-exec) S 26656 26659 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408791373 115843072 362 33554432000 4194304 5098028 140735302275584 140735302273688 140265684308604 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30232576 140735302280058 140735302280301 140735302280301 140735302283210 0
/proc/26659/statm: 28282 362 304 221 0 87 0
[pid=26661] ppid=26659 vsize=15144768 memory=40100 CPUtime=0.34 cores=0,2,4,6
/proc/26661/stat : 26661 (java) S 26659 26659 25300 0 -1 1077944320 9324 0 0 0 32 2 0 0 20 0 15 0 408791373 15508242432 10025 33554432000 4194304 4196468 140721195696944 140721195679488 140456033046263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
/proc/26661/statm: 3786192 10025 3270 1 0 3748377 0
[pid=26661/tid=26662] ppid=26659 vsize=15144768 memory=5852835216252043682 CPUtime=0.2 cores=0,2,4,6
/proc/26661/task/26662/stat : 26662 (java) R 26659 26659 25300 0 -1 4202560 6605 0 0 0 18 2 0 0 20 0 15 0 408791374 15508242432 10025 33554432000 4194304 4196468 140721195696944 140456037281248 140456017089893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26663] ppid=26659 vsize=15144768 memory=3472468309129995472 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26663/stat : 26663 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408791374 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455969282576 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26664] ppid=26659 vsize=15144768 memory=140180234843776 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26664/stat : 26664 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408791374 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455968230032 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26665] ppid=26659 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26665/stat : 26665 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408791374 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455623317776 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26666] ppid=26659 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26666/stat : 26666 (java) S 26659 26659 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408791374 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455622265232 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26667] ppid=26659 vsize=15144768 memory=140180234843776 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26667/stat : 26667 (java) S 26659 26659 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408791376 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455568882416 140456033057410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26668] ppid=26659 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26668/stat : 26668 (java) S 26659 26659 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408791376 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455567828640 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26669] ppid=26659 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26669/stat : 26669 (java) S 26659 26659 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408791376 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455566775536 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26670] ppid=26659 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26670/stat : 26670 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408791379 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455565724112 140456033064859 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26671] ppid=26659 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26661/task/26671/stat : 26671 (java) S 26659 26659 25300 0 -1 1077944384 386 0 0 0 2 0 0 0 20 0 15 0 408791379 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455496902896 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26672] ppid=26659 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/26661/task/26672/stat : 26672 (java) S 26659 26659 25300 0 -1 1077944384 235 0 0 0 2 0 0 0 20 0 15 0 408791379 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455495850352 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26673] ppid=26659 vsize=15144768 memory=140180234843776 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26673/stat : 26673 (java) S 26659 26659 25300 0 -1 1077944384 792 0 0 0 8 0 0 0 20 0 15 0 408791379 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455494797296 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26674] ppid=26659 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26674/stat : 26674 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408791379 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455493744992 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26675] ppid=26659 vsize=15144768 memory=140180234843776 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26675/stat : 26675 (java) S 26659 26659 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408791379 15508242432 10025 33554432000 4194304 4196468 140721195696944 140455492693040 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41548 KiB

[startup+0.310654 s]*
/proc/loadavg: 6.08 7.04 6.55 7/233 26675
/proc/meminfo: memFree=31044248/32770624 swapFree=66933552/67108860
[pid=26659] ppid=26656 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/26659/stat : 26659 (xcsp3-exec) S 26656 26659 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408791373 115843072 362 33554432000 4194304 5098028 140735302275584 140735302273688 140265684308604 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30232576 140735302280058 140735302280301 140735302280301 140735302283210 0
/proc/26659/statm: 28282 362 304 221 0 87 0
[pid=26661] ppid=26659 vsize=15149024 memory=50112 CPUtime=0.53 cores=0,2,4,6
/proc/26661/stat : 26661 (java) S 26659 26659 25300 0 -1 1077944320 10842 0 0 0 50 3 0 0 20 0 15 0 408791373 15512600576 12528 33554432000 4194304 4196468 140721195696944 140721195679488 140456033046263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
/proc/26661/statm: 3787256 12528 3375 1 0 3748377 0
[pid=26661/tid=26662] ppid=26659 vsize=15149024 memory=8514701219880992413 CPUtime=0.29 cores=0,2,4,6
/proc/26661/task/26662/stat : 26662 (java) R 26659 26659 25300 0 -1 4202560 7798 0 0 0 27 2 0 0 20 0 15 0 408791374 15512600576 12528 33554432000 4194304 4196468 140721195696944 140456037278032 140456017126750 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26663] ppid=26659 vsize=15149024 memory=3472468309129995472 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26663/stat : 26663 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408791374 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455969282576 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26664] ppid=26659 vsize=15149024 memory=140180234843776 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26664/stat : 26664 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408791374 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455968230032 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26665] ppid=26659 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26665/stat : 26665 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408791374 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455623317776 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26666] ppid=26659 vsize=15149024 memory=140180082272287 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26666/stat : 26666 (java) S 26659 26659 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408791374 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455622265232 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26667] ppid=26659 vsize=15149024 memory=280360164523808 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26667/stat : 26667 (java) S 26659 26659 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408791376 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455568882416 140456033057410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26668] ppid=26659 vsize=15149024 memory=140180082249231 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26668/stat : 26668 (java) S 26659 26659 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408791376 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455567828640 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26669] ppid=26659 vsize=15149024 memory=280360317102176 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26669/stat : 26669 (java) S 26659 26659 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408791376 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455566775536 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26670] ppid=26659 vsize=15149024 memory=140180082253839 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26670/stat : 26670 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408791379 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455565724112 140456033064859 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26671] ppid=26659 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/26661/task/26671/stat : 26671 (java) S 26659 26659 25300 0 -1 1077944384 528 0 0 0 4 0 0 0 20 0 15 0 408791379 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455496902896 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26672] ppid=26659 vsize=15149024 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/26661/task/26672/stat : 26672 (java) S 26659 26659 25300 0 -1 1077944384 265 0 0 0 4 0 0 0 20 0 15 0 408791379 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455495850352 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26673] ppid=26659 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/26661/task/26673/stat : 26673 (java) S 26659 26659 25300 0 -1 1077944384 946 0 0 0 12 0 0 0 20 0 15 0 408791379 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455494797296 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26674] ppid=26659 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26674/stat : 26674 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408791379 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455493744992 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26675] ppid=26659 vsize=15149024 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26675/stat : 26675 (java) S 26659 26659 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408791379 15512600576 12528 33554432000 4194304 4196468 140721195696944 140455492693040 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51560 KiB

[startup+0.702259 s]
/proc/loadavg: 6.08 7.04 6.55 9/233 26675
/proc/meminfo: memFree=31027500/32770624 swapFree=66933552/67108860
[pid=26659] ppid=26656 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/26659/stat : 26659 (xcsp3-exec) S 26656 26659 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408791373 115843072 362 33554432000 4194304 5098028 140735302275584 140735302273688 140265684308604 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30232576 140735302280058 140735302280301 140735302280301 140735302283210 0
/proc/26659/statm: 28282 362 304 221 0 87 0
[pid=26661] ppid=26659 vsize=15419452 memory=88932 CPUtime=1.52 cores=0,2,4,6
/proc/26661/stat : 26661 (java) S 26659 26659 25300 0 -1 1077944320 14725 0 0 0 146 6 0 0 20 0 19 0 408791373 15789518848 22233 33554432000 4194304 4196468 140721195696944 140721195679488 140456033046263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
/proc/26661/statm: 3854863 22233 3452 1 0 3815965 0
[pid=26661/tid=26662] ppid=26659 vsize=15419452 memory=7236547281622689387 CPUtime=0.66 cores=0,2,4,6
/proc/26661/task/26662/stat : 26662 (java) S 26659 26659 25300 0 -1 1077944384 9395 0 0 0 63 3 0 0 20 0 19 0 408791374 15789518848 22233 33554432000 4194304 4196468 140721195696944 140456037287040 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26663] ppid=26659 vsize=15419452 memory=7236547281622689387 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26663/stat : 26663 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408791374 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455969282576 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26664] ppid=26659 vsize=15419452 memory=6298373484264312918 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26664/stat : 26664 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408791374 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455968230032 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26665] ppid=26659 vsize=15419452 memory=7100839870071150693 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26665/stat : 26665 (java) S 26659 26659 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408791374 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455623317776 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26666] ppid=26659 vsize=15419452 memory=8326441112149131693 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26666/stat : 26666 (java) S 26659 26659 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408791374 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455622265232 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26667] ppid=26659 vsize=15419452 memory=6944656592455360608 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26667/stat : 26667 (java) R 26659 26659 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408791376 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455568882416 140456033057410 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26668] ppid=26659 vsize=15419452 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26668/stat : 26668 (java) S 26659 26659 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408791376 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455567828640 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26669] ppid=26659 vsize=15419452 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26669/stat : 26669 (java) S 26659 26659 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408791376 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455566775536 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26670] ppid=26659 vsize=15419452 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26670/stat : 26670 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408791379 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455565724112 140456033064859 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26671] ppid=26659 vsize=15419452 memory=20052 CPUtime=0.18 cores=0,2,4,6
/proc/26661/task/26671/stat : 26671 (java) S 26659 26659 25300 0 -1 1077944384 1000 0 0 0 18 0 0 0 20 0 19 0 408791379 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455496902896 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26672] ppid=26659 vsize=15419452 memory=984 CPUtime=0.2 cores=0,2,4,6
/proc/26661/task/26672/stat : 26672 (java) S 26659 26659 25300 0 -1 1077944384 775 0 0 0 20 0 0 0 20 0 19 0 408791379 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455495850352 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26673] ppid=26659 vsize=15419452 memory=2032 CPUtime=0.41 cores=0,2,4,6
/proc/26661/task/26673/stat : 26673 (java) R 26659 26659 25300 0 -1 1077944384 1822 0 0 0 41 0 0 0 20 0 19 0 408791379 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455494793056 140456033056469 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26674] ppid=26659 vsize=15419452 memory=7090143983960547920 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26674/stat : 26674 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408791379 15789518848 22233 33554432000 4194304 4196468 140721195696944 140455493744992 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26675] ppid=26659 vsize=15419452 memory=7013348624500549744 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26675/stat : 26675 (java) S 26659 26659 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408791379 15789518848 22745 33554432000 4194304 4196468 140721195696944 140455492693040 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 90380 KiB

[startup+1.50155 s]
/proc/loadavg: 6.08 7.04 6.55 12/237 26683
/proc/meminfo: memFree=30981776/32770624 swapFree=66933552/67108860
[pid=26659] ppid=26656 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/26659/stat : 26659 (xcsp3-exec) S 26656 26659 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408791373 115843072 362 33554432000 4194304 5098028 140735302275584 140735302273688 140265684308604 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30232576 140735302280058 140735302280301 140735302280301 140735302283210 0
/proc/26659/statm: 28282 362 304 221 0 87 0

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

[pid=26661/tid=26911] ppid=26659 vsize=15685708 memory=1056 CPUtime=6.81 cores=0,2,4,6
/proc/26661/task/26911/stat : 26911 (java) R 26659 26659 25300 0 -1 4202560 249 0 0 0 681 0 0 0 20 0 19 0 408797563 16062164992 69302 33554432000 4194304 4196468 140721195696944 140455480569616 140455656571748 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
Current children cumulated CPU time: 124.91 s
Current children cumulated vsize: 15798836 KiB
Current children cumulated memory: 278656 KiB

[startup+70.4016 s]
/proc/loadavg: 5.88 6.75 6.49 9/238 26911
/proc/meminfo: memFree=30806388/32770624 swapFree=66933552/67108860
[pid=26659] ppid=26656 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/26659/stat : 26659 (xcsp3-exec) S 26656 26659 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408791373 115843072 362 33554432000 4194304 5098028 140735302275584 140735302273688 140265684308604 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30232576 140735302280058 140735302280301 140735302280301 140735302283210 0
/proc/26659/statm: 28282 362 304 221 0 87 0
[pid=26661] ppid=26659 vsize=15685708 memory=277728 CPUtime=131.27 cores=0,2,4,6
/proc/26661/stat : 26661 (java) S 26659 26659 25300 0 -1 1077944320 82361 0 0 0 13103 24 0 0 20 0 19 0 408791373 16062164992 69432 33554432000 4194304 4196468 140721195696944 140721195679488 140456033046263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
/proc/26661/statm: 3921427 69432 3531 1 0 3882529 0
[pid=26661/tid=26662] ppid=26659 vsize=15685708 memory=6791534058613427641 CPUtime=0.69 cores=0,2,4,6
/proc/26661/task/26662/stat : 26662 (java) S 26659 26659 25300 0 -1 1077944384 11546 0 0 0 65 4 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140456037287040 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26663] ppid=26659 vsize=15685708 memory=1448 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26663/stat : 26663 (java) S 26659 26659 25300 0 -1 1077944384 1618 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455969282576 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26664] ppid=26659 vsize=15685708 memory=263728 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26664/stat : 26664 (java) S 26659 26659 25300 0 -1 1077944384 3279 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455968230032 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26665] ppid=26659 vsize=15685708 memory=263728 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26665/stat : 26665 (java) S 26659 26659 25300 0 -1 1077944384 2332 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455623317776 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26666] ppid=26659 vsize=15685708 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26666/stat : 26666 (java) S 26659 26659 25300 0 -1 1077944384 913 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455622265232 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26667] ppid=26659 vsize=15685708 memory=6791534058613427641 CPUtime=0.03 cores=0,2,4,6
/proc/26661/task/26667/stat : 26667 (java) S 26659 26659 25300 0 -1 1077944384 1785 0 0 0 2 1 0 0 20 0 19 0 408791376 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455568882416 140456033057410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26668] ppid=26659 vsize=15685708 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26668/stat : 26668 (java) S 26659 26659 25300 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 408791376 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455567828704 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26669] ppid=26659 vsize=15685708 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26669/stat : 26669 (java) S 26659 26659 25300 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 19 0 408791376 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455566775552 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26670] ppid=26659 vsize=15685708 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26670/stat : 26670 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455565724112 140456033064859 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26671] ppid=26659 vsize=15685708 memory=2032 CPUtime=3.78 cores=0,2,4,6
/proc/26661/task/26671/stat : 26671 (java) S 26659 26659 25300 0 -1 1077944384 18156 0 0 0 376 2 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455496902896 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26672] ppid=26659 vsize=15685708 memory=1332 CPUtime=3.8 cores=0,2,4,6
/proc/26661/task/26672/stat : 26672 (java) S 26659 26659 25300 0 -1 1077944384 16349 0 0 0 377 3 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455495850352 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26673] ppid=26659 vsize=15685708 memory=1564 CPUtime=0.76 cores=0,2,4,6
/proc/26661/task/26673/stat : 26673 (java) S 26659 26659 25300 0 -1 1077944384 8955 0 0 0 75 1 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455494797296 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26674] ppid=26659 vsize=15685708 memory=976 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26674/stat : 26674 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455493744992 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26675] ppid=26659 vsize=15685708 memory=14008 CPUtime=0.02 cores=0,2,4,6
/proc/26661/task/26675/stat : 26675 (java) S 26659 26659 25300 0 -1 1077944384 1196 0 0 0 1 1 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455492693040 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26908] ppid=26659 vsize=15685708 memory=11928 CPUtime=8.44 cores=0,2,4,6
/proc/26661/task/26908/stat : 26908 (java) R 26659 26659 25300 0 -1 4202560 459 0 0 0 844 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455476357768 140455656513364 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26909] ppid=26659 vsize=15685708 memory=2124 CPUtime=8.42 cores=0,2,4,6
/proc/26661/task/26909/stat : 26909 (java) R 26659 26659 25300 0 -1 4202560 1410 0 0 0 842 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455475308896 140455656511874 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26910] ppid=26659 vsize=15685708 memory=6240 CPUtime=8.32 cores=0,2,4,6
/proc/26661/task/26910/stat : 26910 (java) R 26659 26659 25300 0 -1 4202560 516 0 0 0 832 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455477411640 140455655708960 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26911] ppid=26659 vsize=15685708 memory=504 CPUtime=8.41 cores=0,2,4,6
/proc/26661/task/26911/stat : 26911 (java) R 26659 26659 25300 0 -1 4202560 286 0 0 0 841 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455480569616 140455656571773 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
Current children cumulated CPU time: 131.27 s
Current children cumulated vsize: 15798836 KiB
Current children cumulated memory: 279176 KiB

[startup+70.8009 s]
/proc/loadavg: 5.88 6.75 6.49 9/238 26911
/proc/meminfo: memFree=30806388/32770624 swapFree=66933552/67108860
[pid=26659] ppid=26656 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/26659/stat : 26659 (xcsp3-exec) S 26656 26659 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408791373 115843072 362 33554432000 4194304 5098028 140735302275584 140735302273688 140265684308604 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30232576 140735302280058 140735302280301 140735302280301 140735302283210 0
/proc/26659/statm: 28282 362 304 221 0 87 0
[pid=26661] ppid=26659 vsize=15685708 memory=277728 CPUtime=132.39 cores=0,2,4,6
/proc/26661/stat : 26661 (java) S 26659 26659 25300 0 -1 1077944320 82596 0 0 0 13215 24 0 0 20 0 19 0 408791373 16062164992 69432 33554432000 4194304 4196468 140721195696944 140721195679488 140456033046263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
/proc/26661/statm: 3921427 69432 3531 1 0 3882529 0
[pid=26661/tid=26662] ppid=26659 vsize=15685708 memory=6791534058613427641 CPUtime=0.69 cores=0,2,4,6
/proc/26661/task/26662/stat : 26662 (java) S 26659 26659 25300 0 -1 1077944384 11546 0 0 0 65 4 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140456037287040 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26663] ppid=26659 vsize=15685708 memory=20060 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26663/stat : 26663 (java) S 26659 26659 25300 0 -1 1077944384 1618 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455969282576 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26664] ppid=26659 vsize=15685708 memory=984 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26664/stat : 26664 (java) S 26659 26659 25300 0 -1 1077944384 3279 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455968230032 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26665] ppid=26659 vsize=15685708 memory=984 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26665/stat : 26665 (java) S 26659 26659 25300 0 -1 1077944384 2332 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455623317776 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26666] ppid=26659 vsize=15685708 memory=2032 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26666/stat : 26666 (java) S 26659 26659 25300 0 -1 1077944384 913 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455622265232 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26667] ppid=26659 vsize=15685708 memory=6791534058613427641 CPUtime=0.03 cores=0,2,4,6
/proc/26661/task/26667/stat : 26667 (java) S 26659 26659 25300 0 -1 1077944384 1785 0 0 0 2 1 0 0 20 0 19 0 408791376 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455568882416 140456033057410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26668] ppid=26659 vsize=15685708 memory=271548 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26668/stat : 26668 (java) S 26659 26659 25300 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 408791376 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455567828704 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26669] ppid=26659 vsize=15685708 memory=976 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26669/stat : 26669 (java) S 26659 26659 25300 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 19 0 408791376 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455566775552 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26670] ppid=26659 vsize=15685708 memory=5952 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26670/stat : 26670 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455565724112 140456033064859 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26671] ppid=26659 vsize=15685708 memory=1124 CPUtime=3.78 cores=0,2,4,6
/proc/26661/task/26671/stat : 26671 (java) S 26659 26659 25300 0 -1 1077944384 18156 0 0 0 376 2 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455496902896 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26672] ppid=26659 vsize=15685708 memory=14008 CPUtime=3.8 cores=0,2,4,6
/proc/26661/task/26672/stat : 26672 (java) S 26659 26659 25300 0 -1 1077944384 16349 0 0 0 377 3 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455495850352 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26673] ppid=26659 vsize=15685708 memory=6791534058613427641 CPUtime=0.76 cores=0,2,4,6
/proc/26661/task/26673/stat : 26673 (java) S 26659 26659 25300 0 -1 1077944384 8955 0 0 0 75 1 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455494797296 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26674] ppid=26659 vsize=15685708 memory=2124 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26674/stat : 26674 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455493744992 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26675] ppid=26659 vsize=15685708 memory=6240 CPUtime=0.02 cores=0,2,4,6
/proc/26661/task/26675/stat : 26675 (java) S 26659 26659 25300 0 -1 1077944384 1265 0 0 0 1 1 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455492693040 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26908] ppid=26659 vsize=15685708 memory=504 CPUtime=8.68 cores=0,2,4,6
/proc/26661/task/26908/stat : 26908 (java) S 26659 26659 25300 0 -1 1077944384 497 0 0 0 868 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455476362944 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26909] ppid=26659 vsize=15685708 memory=1564 CPUtime=8.66 cores=0,2,4,6
/proc/26661/task/26909/stat : 26909 (java) S 26659 26659 25300 0 -1 1077944384 1519 0 0 0 866 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455475311344 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26910] ppid=26659 vsize=15685708 memory=11928 CPUtime=8.56 cores=0,2,4,6
/proc/26661/task/26910/stat : 26910 (java) S 26659 26659 25300 0 -1 1077944384 533 0 0 0 856 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455477416816 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26911] ppid=26659 vsize=15685708 memory=2124 CPUtime=8.81 cores=0,2,4,6
/proc/26661/task/26911/stat : 26911 (java) R 26659 26659 25300 0 -1 4202560 288 0 0 0 881 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455480569616 140455656571800 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
Current children cumulated CPU time: 132.39 s
Current children cumulated vsize: 15798836 KiB
Current children cumulated memory: 279176 KiB

[startup+71.0009 s]*
/proc/loadavg: 5.88 6.75 6.49 6/238 26911
/proc/meminfo: memFree=30806396/32770624 swapFree=66933552/67108860
[pid=26659] ppid=26656 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/26659/stat : 26659 (xcsp3-exec) S 26656 26659 25300 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408791373 115843072 362 33554432000 4194304 5098028 140735302275584 140735302273688 140265684308604 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30232576 140735302280058 140735302280301 140735302280301 140735302283210 0
/proc/26659/statm: 28282 362 304 221 0 87 0
[pid=26661] ppid=26659 vsize=15685708 memory=277728 CPUtime=132.6 cores=0,2,4,6
/proc/26661/stat : 26661 (java) S 26659 26659 25300 0 -1 1077944320 82599 0 0 0 13236 24 0 0 20 0 19 0 408791373 16062164992 69432 33554432000 4194304 4196468 140721195696944 140721195679488 140456033046263 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
/proc/26661/statm: 3921427 69432 3531 1 0 3882529 0
[pid=26661/tid=26662] ppid=26659 vsize=15685708 memory=6791534058613427641 CPUtime=0.69 cores=0,2,4,6
/proc/26661/task/26662/stat : 26662 (java) S 26659 26659 25300 0 -1 1077944384 11546 0 0 0 65 4 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140456037287040 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26663] ppid=26659 vsize=15685708 memory=1448 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26663/stat : 26663 (java) S 26659 26659 25300 0 -1 1077944384 1618 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455969282576 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26664] ppid=26659 vsize=15685708 memory=271548 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26664/stat : 26664 (java) S 26659 26659 25300 0 -1 1077944384 3279 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455968230032 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26665] ppid=26659 vsize=15685708 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26665/stat : 26665 (java) S 26659 26659 25300 0 -1 1077944384 2332 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455623317776 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26666] ppid=26659 vsize=15685708 memory=-7003737579269690708 CPUtime=0.08 cores=0,2,4,6
/proc/26661/task/26666/stat : 26666 (java) S 26659 26659 25300 0 -1 1077944384 913 0 0 0 7 1 0 0 20 0 19 0 408791374 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455622265232 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26667] ppid=26659 vsize=15685708 memory=2958620 CPUtime=0.03 cores=0,2,4,6
/proc/26661/task/26667/stat : 26667 (java) S 26659 26659 25300 0 -1 1077944384 1788 0 0 0 2 1 0 0 20 0 19 0 408791376 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455568882416 140456033057410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26668] ppid=26659 vsize=15685708 memory=2966638 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26668/stat : 26668 (java) S 26659 26659 25300 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 408791376 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455567828704 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26669] ppid=26659 vsize=15685708 memory=7883944108235712103 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26669/stat : 26669 (java) S 26659 26659 25300 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 19 0 408791376 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455566775552 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26670] ppid=26659 vsize=15685708 memory=7380671248541445222 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26670/stat : 26670 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455565724112 140456033064859 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26671] ppid=26659 vsize=15685708 memory=7811044310603950144 CPUtime=3.78 cores=0,2,4,6
/proc/26661/task/26671/stat : 26671 (java) S 26659 26659 25300 0 -1 1077944384 18156 0 0 0 376 2 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455496902896 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26672] ppid=26659 vsize=15685708 memory=7811044310603950144 CPUtime=3.8 cores=0,2,4,6
/proc/26661/task/26672/stat : 26672 (java) S 26659 26659 25300 0 -1 1077944384 16349 0 0 0 377 3 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455495850352 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26673] ppid=26659 vsize=15685708 memory=7295950583417696866 CPUtime=0.76 cores=0,2,4,6
/proc/26661/task/26673/stat : 26673 (java) S 26659 26659 25300 0 -1 1077944384 8955 0 0 0 75 1 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455494797296 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26674] ppid=26659 vsize=15685708 memory=7380671248541445222 CPUtime=0 cores=0,2,4,6
/proc/26661/task/26674/stat : 26674 (java) S 26659 26659 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455493744992 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26675] ppid=26659 vsize=15685708 memory=5787495383359832160 CPUtime=0.02 cores=0,2,4,6
/proc/26661/task/26675/stat : 26675 (java) S 26659 26659 25300 0 -1 1077944384 1265 0 0 0 1 1 0 0 20 0 19 0 408791379 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455492693040 140456033057410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26908] ppid=26659 vsize=15685708 memory=7649399392788100658 CPUtime=8.68 cores=0,2,4,6
/proc/26661/task/26908/stat : 26908 (java) S 26659 26659 25300 0 -1 1077944384 497 0 0 0 868 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455476362944 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26909] ppid=26659 vsize=15685708 memory=0 CPUtime=8.66 cores=0,2,4,6
/proc/26661/task/26909/stat : 26909 (java) S 26659 26659 25300 0 -1 1077944384 1519 0 0 0 866 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455475311344 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26910] ppid=26659 vsize=15685708 memory=53316 CPUtime=8.56 cores=0,2,4,6
/proc/26661/task/26910/stat : 26910 (java) S 26659 26659 25300 0 -1 1077944384 533 0 0 0 856 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455477416816 140456033056469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
[pid=26661/tid=26911] ppid=26659 vsize=15685708 memory=7681905605394137914 CPUtime=9.02 cores=0,2,4,6
/proc/26661/task/26911/stat : 26911 (java) R 26659 26659 25300 0 -1 4202560 288 0 0 0 902 0 0 0 20 0 19 0 408797563 16062164992 69432 33554432000 4194304 4196468 140721195696944 140455480569616 140455656571760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140721195705327 140721195705498 140721195705498 140721195708367 0
Current children cumulated CPU time: 132.6 s
Current children cumulated vsize: 15798836 KiB
Current children cumulated memory: 279176 KiB

[startup+71.1107 s]*
/proc/loadavg: 5.88 6.75 6.49 6/218 26911
/proc/meminfo: memFree=31070780/32770624 swapFree=66933552/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 71.1204
CPU time (s): 132.712
CPU user time (s): 132.462
CPU system time (s): 0.250404
CPU usage (%): 186.602
Max. virtual memory (cumulated for all children) (KiB): 15798836
Max. memory (cumulated for all children) (KiB): 279176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.462
system time used= 0.250404
maximum resident set size= 279268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84448
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6888
involuntary context switches= 2744


# summary of solver processes directly reported to runsolver:
#   pid: 26659
#   total CPU time (s): 132.712
#   total CPU user time (s): 132.462
#   total CPU system time (s): 0.250404

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.489835 second user time and 0.782686 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-12 23:52:40
IDJOB=4394146
IDBENCH=115816
IDSOLVER=2842
FILE ID=node151/4394146-1568325199
RUNJOBID= node151-1568323682-25331
PBS_JOBID= 21701147
Free space on /tmp= 56976 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-4.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394146-1568325199/watcher-4394146-1568325199 -o /tmp/evaluation-result-4394146-1568325199/solver-4394146-1568325199 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25331 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1597095472 HOME/instance-4394146-1568325199.xml

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

MD5SUM BENCH= a08c622730be04b0ce65f9055d76b754
RANDOM SEED=1597095472

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31080756 kB
MemAvailable:   31660640 kB
Buffers:          126952 kB
Cached:           744076 kB
SwapCached:        72596 kB
Active:           669332 kB
Inactive:         472948 kB
Active(anon):     206284 kB
Inactive(anon):    96396 kB
Active(file):     463048 kB
Inactive(file):   376552 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66933552 kB
Dirty:             26052 kB
Writeback:             0 kB
AnonPages:        302448 kB
Mapped:            47504 kB
Shmem:             22808 kB
Slab:             140588 kB
SReclaimable:     112240 kB
SUnreclaim:        28348 kB
KernelStack:        3760 kB
PageTables:         6088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1388400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56948 MiB
End job on node151 at 2019-09-12 23:53:51