Trace number 4404698

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-09-20 parallelOPT90 424.396 53.8491

General information on the benchmark

NameRcpsp/Rcpsp-m1-j30/
Rcpsp-j30-29-02.xml
MD5SUMfbff45376af17ae2a145abecb1f2c180
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark324.466
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints62
Number of domains2
Minimum domain size1
Maximum domain size180
Distribution of domain sizes[{"size":1,"count":1},{"size":180,"count":31}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":6,"count":1},{"degree":7,"count":10},{"degree":8,"count":17},{"degree":9,"count":2}]
Minimum constraint arity2
Maximum constraint arity30
Distribution of constraint arities[{"arity":2,"count":58},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints58
Distribution of constraint types[{"type":"intension","count":58},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404698-1569001955.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404698-1569001955.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.63/0.71	c solve instance...
2.28/0.84	o 109 
3.00/0.94	o 108 
3.00/0.95	o 107 
3.00/0.99	o 106 
3.71/1.01	o 103 
5.22/1.28	o 99 
6.02/1.31	o 97 
6.02/1.33	o 96 
6.02/1.36	o 95 
23.41/3.53	o 94 
32.01/4.69	o 93 
42.28/5.97	o 92 
42.28/5.99	o 91 
77.25/10.31	o 90 
424.11/53.83	s OPTIMUM FOUND
424.11/53.83	v <instantiation>
424.11/53.83	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] </list>
424.11/53.83	v 	<values>0 0 25 4 6 10 11 32 17 17 52 34 25 39 61 24 34 18 36 61 46 71 78 50 62 46 53 79 49 85 71 90 </values>
424.11/53.83	v </instantiation>

Verifier Data

OK	90

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404698-1569001955/watcher-4404698-1569001955 -o /tmp/evaluation-result-4404698-1569001955/solver-4404698-1569001955 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568989783-14694 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 85181484 HOME/instance-4404698-1569001955.xml 

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

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

solver pid=17543, runsolver pid=17540

[startup+0.100139 s]*
/proc/loadavg: 8.26 8.34 8.26 2/211 17564
/proc/meminfo: memFree=18411096/32770624 swapFree=66986244/67108860
[pid=17543] ppid=17540 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17543/stat : 17543 (xcsp3-exec) S 17540 17543 14667 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476452342 115843072 364 33554432000 4194304 5098028 140722679600944 140722679599048 140074118976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12685312 140722679608183 140722679608425 140722679608425 140722679611338 0
/proc/17543/statm: 28282 364 305 221 0 87 0
[pid=17545] ppid=17543 vsize=28227396 memory=29848 CPUtime=0.12 cores=0-7
/proc/17545/stat : 17545 (java) S 17543 17543 14667 0 -1 1077944320 5434 0 0 0 11 1 0 0 20 0 20 0 476452342 28904853504 7462 33554432000 4194304 4196468 140724488757936 140724488740480 139722891751159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
/proc/17545/statm: 7056849 7462 3117 1 0 7019032 0
[pid=17545/tid=17546] ppid=17543 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/17545/task/17546/stat : 17546 (java) R 17543 17543 14667 0 -1 4202560 3376 0 0 0 8 1 0 0 20 0 20 0 476452342 28904853504 7462 33554432000 4194304 4196468 140724488757936 139722895984048 139722891763094 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17547] ppid=17543 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/17545/task/17547/stat : 17547 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 7462 33554432000 4194304 4196468 140724488757936 139722811603984 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17548] ppid=17543 vsize=28227396 memory=139685529441920 CPUtime=0 cores=0-7
/proc/17545/task/17548/stat : 17548 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 7462 33554432000 4194304 4196468 140724488757936 139722810551440 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17549] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17549/stat : 17549 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 7462 33554432000 4194304 4196468 140724488757936 139722809498384 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17550] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17550/stat : 17550 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 7462 33554432000 4194304 4196468 140724488757936 139722808445840 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17551] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17551/stat : 17551 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 7462 33554432000 4194304 4196468 140724488757936 139722807392784 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17552] ppid=17543 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17545/task/17552/stat : 17552 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 7462 33554432000 4194304 4196468 140724488757936 139722806340240 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17553] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17553/stat : 17553 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 7462 33554432000 4194304 4196468 140724488757936 139722805287184 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17554] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17554/stat : 17554 (java) S 17543 17543 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 7462 33554432000 4194304 4196468 140724488757936 139722804234640 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17555] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17555/stat : 17555 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452344 28904853504 7462 33554432000 4194304 4196468 140724488757936 139721490041584 139722891762306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17556] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17556/stat : 17556 (java) S 17543 17543 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476452345 28904853504 7462 33554432000 4194304 4196468 140724488757936 139721488987808 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17557] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17557/stat : 17557 (java) S 17543 17543 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476452345 28904853504 7462 33554432000 4194304 4196468 140724488757936 139721487934704 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17558] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17558/stat : 17558 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476452348 28904853504 7462 33554432000 4194304 4196468 140724488757936 139721486883280 139722891769755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17559] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17559/stat : 17559 (java) S 17543 17543 14667 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 476452348 28904853504 7462 33554432000 4194304 4196468 140724488757936 139721485830384 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17560] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17560/stat : 17560 (java) S 17543 17543 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476452348 28904853504 7462 33554432000 4194304 4196468 140724488757936 139721484777840 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17561] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17561/stat : 17561 (java) S 17543 17543 14667 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 476452348 28904853504 7462 33554432000 4194304 4196468 140724488757936 139721483724784 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17562] ppid=17543 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17545/task/17562/stat : 17562 (java) R 17543 17543 14667 0 -1 4202560 326 0 0 0 2 0 0 0 20 0 20 0 476452348 28904853504 7462 33554432000 4194304 4196468 140724488757936 139721482672240 139722870885674 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17563] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17563/stat : 17563 (java) S 17543 17543 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476452348 28904853504 7462 33554432000 4194304 4196468 140724488757936 139721481620448 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17564] ppid=17543 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17545/task/17564/stat : 17564 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476452348 28904853504 7462 33554432000 4194304 4196468 140724488757936 139721480567984 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31304 KiB

[startup+0.210256 s]*
/proc/loadavg: 8.26 8.34 8.26 2/211 17564
/proc/meminfo: memFree=18397864/32770624 swapFree=66986244/67108860
[pid=17543] ppid=17540 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17543/stat : 17543 (xcsp3-exec) S 17540 17543 14667 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476452342 115843072 364 33554432000 4194304 5098028 140722679600944 140722679599048 140074118976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12685312 140722679608183 140722679608425 140722679608425 140722679611338 0
/proc/17543/statm: 28282 364 305 221 0 87 0
[pid=17545] ppid=17543 vsize=28227396 memory=41424 CPUtime=0.33 cores=0-7
/proc/17545/stat : 17545 (java) S 17543 17543 14667 0 -1 1077944320 9097 0 0 0 30 3 0 0 20 0 20 0 476452342 28904853504 10356 33554432000 4194304 4196468 140724488757936 140724488740480 139722891751159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
/proc/17545/statm: 7056849 10356 3303 1 0 7019032 0
[pid=17545/tid=17546] ppid=17543 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/17545/task/17546/stat : 17546 (java) R 17543 17543 14667 0 -1 4202560 6213 0 0 0 17 2 0 0 20 0 20 0 476452342 28904853504 10356 33554432000 4194304 4196468 140724488757936 139722895982400 139722891763094 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17547] ppid=17543 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/17545/task/17547/stat : 17547 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 10356 33554432000 4194304 4196468 140724488757936 139722811603984 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17548] ppid=17543 vsize=28227396 memory=139685532833596 CPUtime=0 cores=0-7
/proc/17545/task/17548/stat : 17548 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 10356 33554432000 4194304 4196468 140724488757936 139722810551440 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17549] ppid=17543 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17545/task/17549/stat : 17549 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 10356 33554432000 4194304 4196468 140724488757936 139722809498384 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17550] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17550/stat : 17550 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 10356 33554432000 4194304 4196468 140724488757936 139722808445840 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17551] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17551/stat : 17551 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 10356 33554432000 4194304 4196468 140724488757936 139722807392784 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17552] ppid=17543 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17545/task/17552/stat : 17552 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 10356 33554432000 4194304 4196468 140724488757936 139722806340240 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17553] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17553/stat : 17553 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 10356 33554432000 4194304 4196468 140724488757936 139722805287184 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17554] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17554/stat : 17554 (java) S 17543 17543 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476452343 28904853504 10356 33554432000 4194304 4196468 140724488757936 139722804234640 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17555] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17555/stat : 17555 (java) S 17543 17543 14667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476452344 28904853504 10356 33554432000 4194304 4196468 140724488757936 139721490041584 139722891762306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17556] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17556/stat : 17556 (java) S 17543 17543 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476452345 28904853504 10356 33554432000 4194304 4196468 140724488757936 139721488987808 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17557] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17557/stat : 17557 (java) S 17543 17543 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476452345 28904853504 10356 33554432000 4194304 4196468 140724488757936 139721487934704 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17558] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17558/stat : 17558 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476452348 28904853504 10356 33554432000 4194304 4196468 140724488757936 139721486883280 139722891769755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17559] ppid=17543 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17545/task/17559/stat : 17559 (java) S 17543 17543 14667 0 -1 1077944384 402 0 0 0 1 0 0 0 20 0 20 0 476452348 28904853504 10356 33554432000 4194304 4196468 140724488757936 139721485830384 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17560] ppid=17543 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17545/task/17560/stat : 17560 (java) S 17543 17543 14667 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 20 0 476452348 28904853504 10356 33554432000 4194304 4196468 140724488757936 139721484777840 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17561] ppid=17543 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/17545/task/17561/stat : 17561 (java) S 17543 17543 14667 0 -1 1077944384 155 0 0 0 1 0 0 0 20 0 20 0 476452348 28904853504 10356 33554432000 4194304 4196468 140724488757936 139721483724784 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17562] ppid=17543 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/17545/task/17562/stat : 17562 (java) R 17543 17543 14667 0 -1 4202560 753 0 0 0 7 0 0 0 20 0 20 0 476452348 28904853504 10356 33554432000 4194304 4196468 140724488757936 139721482672048 139722870779642 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17563] ppid=17543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17563/stat : 17563 (java) S 17543 17543 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476452348 28904853504 10356 33554432000 4194304 4196468 140724488757936 139721481620448 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17564] ppid=17543 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17545/task/17564/stat : 17564 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476452348 28904853504 10356 33554432000 4194304 4196468 140724488757936 139721480567984 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42880 KiB

[startup+0.30966 s]*
/proc/loadavg: 8.26 8.34 8.26 4/211 17564
/proc/meminfo: memFree=18391560/32770624 swapFree=66986244/67108860
[pid=17543] ppid=17540 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17543/stat : 17543 (xcsp3-exec) S 17540 17543 14667 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476452342 115843072 364 33554432000 4194304 5098028 140722679600944 140722679599048 140074118976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12685312 140722679608183 140722679608425 140722679608425 140722679611338 0
/proc/17543/statm: 28282 364 305 221 0 87 0
[pid=17545] ppid=17543 vsize=28231652 memory=50244 CPUtime=0.52 cores=0-7
/proc/17545/stat : 17545 (java) S 17543 17543 14667 0 -1 1077944320 10385 0 0 0 48 4 0 0 20 0 20 0 476452342 28909211648 12561 33554432000 4194304 4196468 140724488757936 140724488740480 139722891751159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
/proc/17545/statm: 7057913 12561 3366 1 0 7019032 0
[pid=17545/tid=17546] ppid=17543 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/17545/task/17546/stat : 17546 (java) R 17543 17543 14667 0 -1 4202560 7298 0 0 0 27 3 0 0 20 0 20 0 476452342 28909211648 12561 33554432000 4194304 4196468 140724488757936 139722895982272 139722891773085 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17547] ppid=17543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17547/stat : 17547 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476452343 28909211648 12561 33554432000 4194304 4196468 140724488757936 139722811603984 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17548] ppid=17543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17548/stat : 17548 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28909211648 12561 33554432000 4194304 4196468 140724488757936 139722810551440 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17549] ppid=17543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17549/stat : 17549 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28909211648 12561 33554432000 4194304 4196468 140724488757936 139722809498384 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17550] ppid=17543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17550/stat : 17550 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28909211648 12561 33554432000 4194304 4196468 140724488757936 139722808445840 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17551] ppid=17543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17551/stat : 17551 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28909211648 12561 33554432000 4194304 4196468 140724488757936 139722807392784 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17552] ppid=17543 vsize=28231652 memory=139685422787247 CPUtime=0 cores=0-7
/proc/17545/task/17552/stat : 17552 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28909211648 12561 33554432000 4194304 4196468 140724488757936 139722806340240 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17553] ppid=17543 vsize=28231652 memory=139685422789552 CPUtime=0 cores=0-7
/proc/17545/task/17553/stat : 17553 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28909211648 12561 33554432000 4194304 4196468 140724488757936 139722805287184 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17554] ppid=17543 vsize=28231652 memory=139685422791856 CPUtime=0 cores=0-7
/proc/17545/task/17554/stat : 17554 (java) S 17543 17543 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476452343 28909211648 12561 33554432000 4194304 4196468 140724488757936 139722804234640 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17555] ppid=17543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17555/stat : 17555 (java) S 17543 17543 14667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476452344 28909211648 12561 33554432000 4194304 4196468 140724488757936 139721490041584 139722891762306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17556] ppid=17543 vsize=28231652 memory=279370845597584 CPUtime=0 cores=0-7
/proc/17545/task/17556/stat : 17556 (java) S 17543 17543 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476452345 28909211648 12561 33554432000 4194304 4196468 140724488757936 139721488987808 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17557] ppid=17543 vsize=28231652 memory=279370845595280 CPUtime=0 cores=0-7
/proc/17545/task/17557/stat : 17557 (java) S 17543 17543 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476452345 28909211648 12561 33554432000 4194304 4196468 140724488757936 139721487934704 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17558] ppid=17543 vsize=28231652 memory=279370845602192 CPUtime=0 cores=0-7
/proc/17545/task/17558/stat : 17558 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476452348 28909211648 12561 33554432000 4194304 4196468 140724488757936 139721486883280 139722891769755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17559] ppid=17543 vsize=28231652 memory=279370845543472 CPUtime=0.03 cores=0-7
/proc/17545/task/17559/stat : 17559 (java) R 17543 17543 14667 0 -1 4202560 490 0 0 0 3 0 0 0 20 0 20 0 476452348 28909211648 12561 33554432000 4194304 4196468 140724488757936 139721485811400 139722876877019 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17560] ppid=17543 vsize=28231652 memory=279370845616016 CPUtime=0.03 cores=0-7
/proc/17545/task/17560/stat : 17560 (java) S 17543 17543 14667 0 -1 1077944384 271 0 0 0 3 0 0 0 20 0 20 0 476452348 28909211648 12561 33554432000 4194304 4196468 140724488757936 139721484777840 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17561] ppid=17543 vsize=28231652 memory=279370845622928 CPUtime=0.01 cores=0-7
/proc/17545/task/17561/stat : 17561 (java) S 17543 17543 14667 0 -1 1077944384 155 0 0 0 1 0 0 0 20 0 20 0 476452348 28909211648 12561 33554432000 4194304 4196468 140724488757936 139721483724784 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17562] ppid=17543 vsize=28231652 memory=279370845620624 CPUtime=0.12 cores=0-7
/proc/17545/task/17562/stat : 17562 (java) S 17543 17543 14667 0 -1 1077944384 857 0 0 0 12 0 0 0 20 0 20 0 476452348 28909211648 12561 33554432000 4194304 4196468 140724488757936 139721482672240 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17563] ppid=17543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17563/stat : 17563 (java) S 17543 17543 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476452348 28909211648 12561 33554432000 4194304 4196468 140724488757936 139721481620448 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17564] ppid=17543 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/17545/task/17564/stat : 17564 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476452348 28909211648 12561 33554432000 4194304 4196468 140724488757936 139721480567984 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51700 KiB

[startup+0.700886 s]
/proc/loadavg: 8.26 8.34 8.26 3/211 17564
/proc/meminfo: memFree=18373784/32770624 swapFree=66986244/67108860
[pid=17543] ppid=17540 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17543/stat : 17543 (xcsp3-exec) S 17540 17543 14667 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476452342 115843072 364 33554432000 4194304 5098028 140722679600944 140722679599048 140074118976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12685312 140722679608183 140722679608425 140722679608425 140722679611338 0
/proc/17543/statm: 28282 364 305 221 0 87 0
[pid=17545] ppid=17543 vsize=28233776 memory=88616 CPUtime=1.63 cores=0-7
/proc/17545/stat : 17545 (java) S 17543 17543 14667 0 -1 1077944320 14901 0 0 0 156 7 0 0 20 0 20 0 476452342 28911386624 22154 33554432000 4194304 4196468 140724488757936 140724488740480 139722891751159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
/proc/17545/statm: 7058444 22154 3456 1 0 7019544 0
[pid=17545/tid=17546] ppid=17543 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/17545/task/17546/stat : 17546 (java) R 17543 17543 14667 0 -1 4202560 8847 0 0 0 63 4 0 0 20 0 20 0 476452342 28911386624 22154 33554432000 4194304 4196468 140724488757936 139722895984832 139722487762330 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17547] ppid=17543 vsize=28233776 memory=139685422998384 CPUtime=0 cores=0-7
/proc/17545/task/17547/stat : 17547 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476452343 28911386624 22154 33554432000 4194304 4196468 140724488757936 139722811603984 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17548] ppid=17543 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17548/stat : 17548 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28911386624 22154 33554432000 4194304 4196468 140724488757936 139722810551440 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17549] ppid=17543 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/17545/task/17549/stat : 17549 (java) S 17543 17543 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476452343 28911386624 22154 33554432000 4194304 4196468 140724488757936 139722809498384 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0

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

[pid=17545/tid=17562] ppid=17543 vsize=28769364 memory=780 CPUtime=0.86 cores=0-7
/proc/17545/task/17562/stat : 17562 (java) S 17543 17543 14667 0 -1 1077944384 7597 0 0 0 85 1 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721482672240 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17563] ppid=17543 vsize=28769364 memory=1680 CPUtime=0 cores=0-7
/proc/17545/task/17563/stat : 17563 (java) S 17543 17543 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721481620448 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17564] ppid=17543 vsize=28769364 memory=1440 CPUtime=0 cores=0-7
/proc/17545/task/17564/stat : 17564 (java) S 17543 17543 14667 0 -1 1077944384 1148 0 0 0 0 0 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721480567984 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17677] ppid=17543 vsize=28769364 memory=1456 CPUtime=42.31 cores=0-7
/proc/17545/task/17677/stat : 17677 (java) R 17543 17543 14667 0 -1 4202560 799 0 0 0 4231 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721471347472 139722489081477 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17678] ppid=17543 vsize=28769364 memory=261828 CPUtime=42.4 cores=0-7
/proc/17545/task/17678/stat : 17678 (java) R 17543 17543 14667 0 -1 4202560 307 0 0 0 4240 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721466085480 139722491505625 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17679] ppid=17543 vsize=28769364 memory=2480 CPUtime=42.4 cores=0-7
/proc/17545/task/17679/stat : 17679 (java) R 17543 17543 14667 0 -1 4202560 650 0 0 0 4240 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721469243224 139722490652525 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17680] ppid=17543 vsize=28769364 memory=1768 CPUtime=42.02 cores=0-7
/proc/17545/task/17680/stat : 17680 (java) R 17543 17543 14667 0 -1 4202560 1311 0 0 0 4201 1 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721467138200 139722491673554 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17681] ppid=17543 vsize=28769364 memory=111632 CPUtime=42.19 cores=0-7
/proc/17545/task/17681/stat : 17681 (java) R 17543 17543 14667 0 -1 4202560 888 0 0 0 4219 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721465034320 139722490698226 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17682] ppid=17543 vsize=28769364 memory=796 CPUtime=42.39 cores=0-7
/proc/17545/task/17682/stat : 17682 (java) R 17543 17543 14667 0 -1 4202560 756 0 0 0 4239 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721393032232 139722489800559 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17683] ppid=17543 vsize=28769364 memory=1804 CPUtime=42.11 cores=0-7
/proc/17545/task/17683/stat : 17683 (java) R 17543 17543 14667 0 -1 4202560 912 0 0 0 4211 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721468190840 139722489800847 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17684] ppid=17543 vsize=28769364 memory=916 CPUtime=42.34 cores=0-7
/proc/17545/task/17684/stat : 17684 (java) R 17543 17543 14667 0 -1 4202560 910 0 0 0 4234 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721461883048 139722488845376 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
Current children cumulated CPU time: 416.13 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 264816 KiB

[startup+53.6106 s]
/proc/loadavg: 8.20 8.32 8.26 9/219 17686
/proc/meminfo: memFree=18175160/32770624 swapFree=66986244/67108860
[pid=17543] ppid=17540 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17543/stat : 17543 (xcsp3-exec) S 17540 17543 14667 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476452342 115843072 364 33554432000 4194304 5098028 140722679600944 140722679599048 140074118976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12685312 140722679608183 140722679608425 140722679608425 140722679611338 0
/proc/17543/statm: 28282 364 305 221 0 87 0
[pid=17545] ppid=17543 vsize=28769364 memory=263360 CPUtime=422.58 cores=0-7
/proc/17545/stat : 17545 (java) S 17543 17543 14667 0 -1 1077944320 71801 0 0 0 42219 39 0 0 20 0 28 0 476452342 29459828736 65840 33554432000 4194304 4196468 140724488757936 140724488740480 139722891751159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
/proc/17545/statm: 7192341 65840 3534 1 0 7153441 0
[pid=17545/tid=17546] ppid=17543 vsize=28769364 memory=0 CPUtime=0.71 cores=0-7
/proc/17545/task/17546/stat : 17546 (java) S 17543 17543 14667 0 -1 1077944384 9062 0 0 0 67 4 0 0 20 0 28 0 476452342 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722895991936 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17547] ppid=17543 vsize=28769364 memory=0 CPUtime=0.03 cores=0-7
/proc/17545/task/17547/stat : 17547 (java) S 17543 17543 14667 0 -1 1077944384 1496 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722811603984 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17548] ppid=17543 vsize=28769364 memory=6791534058613427641 CPUtime=0.02 cores=0-7
/proc/17545/task/17548/stat : 17548 (java) S 17543 17543 14667 0 -1 1077944384 397 0 0 0 2 0 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722810551440 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17549] ppid=17543 vsize=28769364 memory=3181662 CPUtime=0.03 cores=0-7
/proc/17545/task/17549/stat : 17549 (java) S 17543 17543 14667 0 -1 1077944384 2000 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722809498384 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17550] ppid=17543 vsize=28769364 memory=3181662 CPUtime=0.03 cores=0-7
/proc/17545/task/17550/stat : 17550 (java) S 17543 17543 14667 0 -1 1077944384 2653 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722808445840 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17551] ppid=17543 vsize=28769364 memory=-3253322038155611931 CPUtime=0.03 cores=0-7
/proc/17545/task/17551/stat : 17551 (java) S 17543 17543 14667 0 -1 1077944384 590 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722807392784 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17552] ppid=17543 vsize=28769364 memory=6791534058613427641 CPUtime=0.03 cores=0-7
/proc/17545/task/17552/stat : 17552 (java) S 17543 17543 14667 0 -1 1077944384 727 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722806340240 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17553] ppid=17543 vsize=28769364 memory=139685423581248 CPUtime=0.03 cores=0-7
/proc/17545/task/17553/stat : 17553 (java) S 17543 17543 14667 0 -1 1077944384 211 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722805287184 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17554] ppid=17543 vsize=28769364 memory=279370846483312 CPUtime=0.02 cores=0-7
/proc/17545/task/17554/stat : 17554 (java) S 17543 17543 14667 0 -1 1077944384 1631 0 0 0 1 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722804234640 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17555] ppid=17543 vsize=28769364 memory=279370846483440 CPUtime=0.03 cores=0-7
/proc/17545/task/17555/stat : 17555 (java) S 17543 17543 14667 0 -1 1077944384 2268 0 0 0 3 0 0 0 20 0 28 0 476452344 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721490041584 139722891762306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17556] ppid=17543 vsize=28769364 memory=279370846482720 CPUtime=0 cores=0-7
/proc/17545/task/17556/stat : 17556 (java) S 17543 17543 14667 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 476452345 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721488987872 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17557] ppid=17543 vsize=28769364 memory=139685422941952 CPUtime=0 cores=0-7
/proc/17545/task/17557/stat : 17557 (java) S 17543 17543 14667 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 476452345 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721487934720 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17558] ppid=17543 vsize=28769364 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/17545/task/17558/stat : 17558 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721486883280 139722891769755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17559] ppid=17543 vsize=28769364 memory=254304 CPUtime=2.39 cores=0-7
/proc/17545/task/17559/stat : 17559 (java) S 17543 17543 14667 0 -1 1077944384 11841 0 0 0 236 3 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721485830384 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17560] ppid=17543 vsize=28769364 memory=0 CPUtime=2.55 cores=0-7
/proc/17545/task/17560/stat : 17560 (java) S 17543 17543 14667 0 -1 1077944384 9083 0 0 0 253 2 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721484777840 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17561] ppid=17543 vsize=28769364 memory=1456 CPUtime=2.5 cores=0-7
/proc/17545/task/17561/stat : 17561 (java) S 17543 17543 14667 0 -1 1077944384 9028 0 0 0 248 2 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721483724784 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17562] ppid=17543 vsize=28769364 memory=249988 CPUtime=0.86 cores=0-7
/proc/17545/task/17562/stat : 17562 (java) S 17543 17543 14667 0 -1 1077944384 7597 0 0 0 85 1 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721482672240 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17563] ppid=17543 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17563/stat : 17563 (java) S 17543 17543 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721481620448 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17564] ppid=17543 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/17545/task/17564/stat : 17564 (java) S 17543 17543 14667 0 -1 1077944384 1148 0 0 0 0 0 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721480567984 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17677] ppid=17543 vsize=28769364 memory=1399103955520229747 CPUtime=43.12 cores=0-7
/proc/17545/task/17677/stat : 17677 (java) R 17543 17543 14667 0 -1 4202560 819 0 0 0 4312 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721471347472 139722490466809 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17678] ppid=17543 vsize=28769364 memory=7234030490512353113 CPUtime=43.2 cores=0-7
/proc/17545/task/17678/stat : 17678 (java) R 17543 17543 14667 0 -1 4202560 307 0 0 0 4320 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721466085480 139722490796160 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17679] ppid=17543 vsize=28769364 memory=3616 CPUtime=43.21 cores=0-7
/proc/17545/task/17679/stat : 17679 (java) R 17543 17543 14667 0 -1 4202560 650 0 0 0 4321 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721469243224 139722491027751 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17680] ppid=17543 vsize=28769364 memory=55576 CPUtime=42.82 cores=0-7
/proc/17545/task/17680/stat : 17680 (java) R 17543 17543 14667 0 -1 4202560 1311 0 0 0 4281 1 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721467138200 139722490466809 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17681] ppid=17543 vsize=28769364 memory=988 CPUtime=43 cores=0-7
/proc/17545/task/17681/stat : 17681 (java) R 17543 17543 14667 0 -1 4202560 888 0 0 0 4300 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721465034320 139722492018220 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17682] ppid=17543 vsize=28769364 memory=2004 CPUtime=43.2 cores=0-7
/proc/17545/task/17682/stat : 17682 (java) R 17543 17543 14667 0 -1 4202560 756 0 0 0 4320 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721393032232 139722491158740 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17683] ppid=17543 vsize=28769364 memory=1416 CPUtime=42.92 cores=0-7
/proc/17545/task/17683/stat : 17683 (java) R 17543 17543 14667 0 -1 4202560 912 0 0 0 4292 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721468190840 139722491158309 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17684] ppid=17543 vsize=28769364 memory=1712 CPUtime=43.15 cores=0-7
/proc/17545/task/17684/stat : 17684 (java) R 17543 17543 14667 0 -1 4202560 910 0 0 0 4315 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721461883048 139722490792946 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
Current children cumulated CPU time: 422.58 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 264816 KiB

[startup+53.8017 s]
/proc/loadavg: 8.20 8.32 8.26 9/219 17686
/proc/meminfo: memFree=18175160/32770624 swapFree=66986244/67108860
[pid=17543] ppid=17540 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/17543/stat : 17543 (xcsp3-exec) S 17540 17543 14667 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476452342 115843072 364 33554432000 4194304 5098028 140722679600944 140722679599048 140074118976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12685312 140722679608183 140722679608425 140722679608425 140722679611338 0
/proc/17543/statm: 28282 364 305 221 0 87 0
[pid=17545] ppid=17543 vsize=28769364 memory=263360 CPUtime=424.11 cores=0-7
/proc/17545/stat : 17545 (java) S 17543 17543 14667 0 -1 1077944320 71801 0 0 0 42372 39 0 0 20 0 28 0 476452342 29459828736 65840 33554432000 4194304 4196468 140724488757936 140724488740480 139722891751159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
/proc/17545/statm: 7192341 65840 3534 1 0 7153441 0
[pid=17545/tid=17546] ppid=17543 vsize=28769364 memory=1556 CPUtime=0.71 cores=0-7
/proc/17545/task/17546/stat : 17546 (java) S 17543 17543 14667 0 -1 1077944384 9062 0 0 0 67 4 0 0 20 0 28 0 476452342 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722895991936 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17547] ppid=17543 vsize=28769364 memory=780 CPUtime=0.03 cores=0-7
/proc/17545/task/17547/stat : 17547 (java) S 17543 17543 14667 0 -1 1077944384 1496 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722811603984 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17548] ppid=17543 vsize=28769364 memory=3616 CPUtime=0.02 cores=0-7
/proc/17545/task/17548/stat : 17548 (java) S 17543 17543 14667 0 -1 1077944384 397 0 0 0 2 0 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722810551440 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17549] ppid=17543 vsize=28769364 memory=1112 CPUtime=0.03 cores=0-7
/proc/17545/task/17549/stat : 17549 (java) S 17543 17543 14667 0 -1 1077944384 2000 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722809498384 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17550] ppid=17543 vsize=28769364 memory=6048 CPUtime=0.03 cores=0-7
/proc/17545/task/17550/stat : 17550 (java) S 17543 17543 14667 0 -1 1077944384 2653 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722808445840 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17551] ppid=17543 vsize=28769364 memory=7552 CPUtime=0.03 cores=0-7
/proc/17545/task/17551/stat : 17551 (java) S 17543 17543 14667 0 -1 1077944384 590 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722807392784 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17552] ppid=17543 vsize=28769364 memory=2832 CPUtime=0.03 cores=0-7
/proc/17545/task/17552/stat : 17552 (java) S 17543 17543 14667 0 -1 1077944384 727 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722806340240 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17553] ppid=17543 vsize=28769364 memory=1084 CPUtime=0.03 cores=0-7
/proc/17545/task/17553/stat : 17553 (java) S 17543 17543 14667 0 -1 1077944384 211 0 0 0 2 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722805287184 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17554] ppid=17543 vsize=28769364 memory=14012 CPUtime=0.02 cores=0-7
/proc/17545/task/17554/stat : 17554 (java) S 17543 17543 14667 0 -1 1077944384 1631 0 0 0 1 1 0 0 20 0 28 0 476452343 29459828736 65840 33554432000 4194304 4196468 140724488757936 139722804234640 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17555] ppid=17543 vsize=28769364 memory=14048 CPUtime=0.03 cores=0-7
/proc/17545/task/17555/stat : 17555 (java) S 17543 17543 14667 0 -1 1077944384 2268 0 0 0 3 0 0 0 20 0 28 0 476452344 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721490041584 139722891762306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17556] ppid=17543 vsize=28769364 memory=29588 CPUtime=0 cores=0-7
/proc/17545/task/17556/stat : 17556 (java) S 17543 17543 14667 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 476452345 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721488987872 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17557] ppid=17543 vsize=28769364 memory=2120 CPUtime=0 cores=0-7
/proc/17545/task/17557/stat : 17557 (java) S 17543 17543 14667 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 476452345 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721487934720 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17558] ppid=17543 vsize=28769364 memory=532 CPUtime=0 cores=0-7
/proc/17545/task/17558/stat : 17558 (java) S 17543 17543 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721486883280 139722891769755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17559] ppid=17543 vsize=28769364 memory=1564 CPUtime=2.39 cores=0-7
/proc/17545/task/17559/stat : 17559 (java) S 17543 17543 14667 0 -1 1077944384 11841 0 0 0 236 3 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721485830384 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17560] ppid=17543 vsize=28769364 memory=924 CPUtime=2.55 cores=0-7
/proc/17545/task/17560/stat : 17560 (java) S 17543 17543 14667 0 -1 1077944384 9083 0 0 0 253 2 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721484777840 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17561] ppid=17543 vsize=28769364 memory=1680 CPUtime=2.5 cores=0-7
/proc/17545/task/17561/stat : 17561 (java) S 17543 17543 14667 0 -1 1077944384 9028 0 0 0 248 2 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721483724784 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17562] ppid=17543 vsize=28769364 memory=1440 CPUtime=0.86 cores=0-7
/proc/17545/task/17562/stat : 17562 (java) S 17543 17543 14667 0 -1 1077944384 7597 0 0 0 85 1 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721482672240 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17563] ppid=17543 vsize=28769364 memory=912 CPUtime=0 cores=0-7
/proc/17545/task/17563/stat : 17563 (java) S 17543 17543 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721481620448 139722891761365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17564] ppid=17543 vsize=28769364 memory=1984 CPUtime=0 cores=0-7
/proc/17545/task/17564/stat : 17564 (java) S 17543 17543 14667 0 -1 1077944384 1148 0 0 0 0 0 0 0 20 0 28 0 476452348 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721480567984 139722891762306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17677] ppid=17543 vsize=28769364 memory=2480 CPUtime=43.31 cores=0-7
/proc/17545/task/17677/stat : 17677 (java) R 17543 17543 14667 0 -1 4202560 819 0 0 0 4331 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721471347472 139722491525995 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17678] ppid=17543 vsize=28769364 memory=1768 CPUtime=43.39 cores=0-7
/proc/17545/task/17678/stat : 17678 (java) R 17543 17543 14667 0 -1 4202560 307 0 0 0 4339 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721466085480 139722491029335 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17679] ppid=17543 vsize=28769364 memory=111632 CPUtime=43.4 cores=0-7
/proc/17545/task/17679/stat : 17679 (java) R 17543 17543 14667 0 -1 4202560 650 0 0 0 4340 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721469243224 139722488847704 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17680] ppid=17543 vsize=28769364 memory=796 CPUtime=43.01 cores=0-7
/proc/17545/task/17680/stat : 17680 (java) R 17543 17543 14667 0 -1 4202560 1311 0 0 0 4300 1 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721467138200 139722491722148 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17681] ppid=17543 vsize=28769364 memory=1804 CPUtime=43.19 cores=0-7
/proc/17545/task/17681/stat : 17681 (java) R 17543 17543 14667 0 -1 4202560 888 0 0 0 4319 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721465034320 139722491028737 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17682] ppid=17543 vsize=28769364 memory=263360 CPUtime=43.39 cores=0-7
/proc/17545/task/17682/stat : 17682 (java) R 17543 17543 14667 0 -1 4202560 756 0 0 0 4339 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721393032232 139722491158437 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17683] ppid=17543 vsize=28769364 memory=111632 CPUtime=43.11 cores=0-7
/proc/17545/task/17683/stat : 17683 (java) R 17543 17543 14667 0 -1 4202560 912 0 0 0 4311 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721468190840 139722490169860 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
[pid=17545/tid=17684] ppid=17543 vsize=28769364 memory=796 CPUtime=43.34 cores=0-7
/proc/17545/task/17684/stat : 17684 (java) R 17543 17543 14667 0 -1 4202560 910 0 0 0 4334 0 0 0 20 0 28 0 476453373 29459828736 65840 33554432000 4194304 4196468 140724488757936 139721461883048 139722491505904 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12836864 140724488762346 140724488762518 140724488762518 140724488765391 0
Current children cumulated CPU time: 424.11 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 264816 KiB

Child status: 0
Real time (s): 53.8491
CPU time (s): 424.396
CPU user time (s): 423.982
CPU system time (s): 0.413817
CPU usage (%): 788.121
Max. virtual memory (cumulated for all children) (KiB): 28885872
Max. memory (cumulated for all children) (KiB): 269928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 423.982
system time used= 0.413817
maximum resident set size= 271568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73171
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= 7889
involuntary context switches= 5464


# summary of solver processes directly reported to runsolver:
#   pid: 17543
#   total CPU time (s): 424.396
#   total CPU user time (s): 423.982
#   total CPU system time (s): 0.413817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.395984 second user time and 0.671457 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-20 18:42:14
IDJOB=4404698
IDBENCH=129796
IDSOLVER=2865
FILE ID=node104/4404698-1569001955
RUNJOBID= node104-1568989783-14694
PBS_JOBID= 21704713
Free space on /tmp= 9832 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j30/Rcpsp-j30-29-02.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4404698-1569001955/watcher-4404698-1569001955 -o /tmp/evaluation-result-4404698-1569001955/solver-4404698-1569001955 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568989783-14694 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 85181484 HOME/instance-4404698-1569001955.xml

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

MD5SUM BENCH= fbff45376af17ae2a145abecb1f2c180
RANDOM SEED=85181484

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        18427916 kB
MemAvailable:   31829224 kB
Buffers:           93476 kB
Cached:         13232188 kB
SwapCached:        22652 kB
Active:          6646144 kB
Inactive:        6706348 kB
Active(anon):       3048 kB
Inactive(anon):    73004 kB
Active(file):    6643096 kB
Inactive(file):  6633344 kB
Unevictable:      109708 kB
Mlocked:          109708 kB
SwapTotal:      67108860 kB
SwapFree:       66986244 kB
Dirty:             26148 kB
Writeback:             0 kB
AnonPages:        118708 kB
Mapped:            50928 kB
Shmem:             40708 kB
Slab:             583292 kB
SReclaimable:     553328 kB
SUnreclaim:        29964 kB
KernelStack:        3600 kB
PageTables:         5528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9808 MiB
End job on node104 at 2019-09-20 18:43:08