Trace number 4404455

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-20 parallelUNSAT 7549.03 967.265

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-09-06-fair.xml
MD5SUM15d83a7cac0db09c33f3aa76b650ee28
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.6037
Satisfiable
(Un)Satisfiability was proved
Number of variables14436
Number of constraints13661
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":1946},{"size":201,"count":70},{"size":20001,"count":12420}]
Minimum variable degree2
Maximum variable degree118
Distribution of variable degrees[{"degree":2,"count":12752},{"degree":3,"count":324},{"degree":4,"count":33},{"degree":5,"count":162},{"degree":6,"count":98},{"degree":7,"count":279},{"degree":8,"count":371},{"degree":9,"count":222},{"degree":10,"count":33},{"degree":11,"count":66},{"degree":12,"count":9},{"degree":13,"count":54},{"degree":20,"count":1},{"degree":29,"count":7},{"degree":47,"count":7},{"degree":49,"count":4},{"degree":58,"count":1},{"degree":66,"count":6},{"degree":103,"count":2},{"degree":104,"count":4},{"degree":118,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2246},{"arity":3,"count":11413}]
Number of extensional constraints0
Number of intensional constraints13661
Distribution of constraint types[{"type":"intension","count":13661}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404455-1569008804.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404455-1569008804.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
37.69/9.11	c solve instance...
7548.97/967.20	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404455-1569008804/watcher-4404455-1569008804 -o /var/tmp/evaluation-result-4404455-1569008804/solver-4404455-1569008804 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569004947-15378 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1547634634 HOME/instance-4404455-1569008804.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=15882, runsolver pid=15879

[startup+0.100175 s]*
/proc/loadavg: 6.08 6.53 6.29 2/212 15903
/proc/meminfo: memFree=25641128/32770624 swapFree=66989148/67108860
[pid=15882] ppid=15879 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15882/stat : 15882 (xcsp3-exec) S 15879 15882 15351 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477142983 115843072 362 33554432000 4194304 5098028 140727812203520 140727812201624 139896926339708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35848192 140727812211537 140727812211797 140727812211797 140727812214726 0
/proc/15882/statm: 28282 362 304 221 0 87 0
[pid=15884] ppid=15882 vsize=28227396 memory=28724 CPUtime=0.12 cores=0-7
/proc/15884/stat : 15884 (java) S 15882 15882 15351 0 -1 1077944320 5690 0 0 0 11 1 0 0 20 0 20 0 477142983 28904853504 7181 33554432000 4194304 4196468 140727445209200 140727445191744 139753614343927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
/proc/15884/statm: 7056849 7181 3124 1 0 7019032 0
[pid=15884/tid=15885] ppid=15882 vsize=28227396 memory=-2177352373413752899 CPUtime=0.08 cores=0-7
/proc/15884/task/15885/stat : 15885 (java) R 15882 15882 15351 0 -1 4202560 3611 0 0 0 8 0 0 0 20 0 20 0 477142984 28904853504 7247 33554432000 4194304 4196468 140727445209200 139753618577200 139753219534963 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15886] ppid=15882 vsize=28227396 memory=732370446580898789 CPUtime=0 cores=0-7
/proc/15884/task/15886/stat : 15886 (java) S 15882 15882 15351 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 7247 33554432000 4194304 4196468 140727445209200 139753566964368 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15887] ppid=15882 vsize=28227396 memory=140308243445376 CPUtime=0 cores=0-7
/proc/15884/task/15887/stat : 15887 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 7247 33554432000 4194304 4196468 140727445209200 139753565911568 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15888] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15888/stat : 15888 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 7247 33554432000 4194304 4196468 140727445209200 139753564858768 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15889] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15889/stat : 15889 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 7247 33554432000 4194304 4196468 140727445209200 139753563805968 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15890] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15890/stat : 15890 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 7247 33554432000 4194304 4196468 140727445209200 139753562754192 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15891] ppid=15882 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15884/task/15891/stat : 15891 (java) S 15882 15882 15351 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 7247 33554432000 4194304 4196468 140727445209200 139753561701392 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15892] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15892/stat : 15892 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 7247 33554432000 4194304 4196468 140727445209200 139753560648592 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15893] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15893/stat : 15893 (java) S 15882 15882 15351 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 7247 33554432000 4194304 4196468 140727445209200 139753559595792 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15894] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15894/stat : 15894 (java) S 15882 15882 15351 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477142986 28904853504 7247 33554432000 4194304 4196468 140727445209200 139751809206640 139753614355074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15895] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15895/stat : 15895 (java) S 15882 15882 15351 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477142986 28904853504 7247 33554432000 4194304 4196468 140727445209200 139751808152608 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15896] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15896/stat : 15896 (java) S 15882 15882 15351 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477142987 28904853504 7247 33554432000 4194304 4196468 140727445209200 139751807099760 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15897] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15897/stat : 15897 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142989 28904853504 7247 33554432000 4194304 4196468 140727445209200 139751806048080 139753614362523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15898] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15898/stat : 15898 (java) S 15882 15882 15351 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 477142989 28904853504 7247 33554432000 4194304 4196468 140727445209200 139751804996464 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15899] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15899/stat : 15899 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142989 28904853504 7247 33554432000 4194304 4196468 140727445209200 139751803943664 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15900] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15900/stat : 15900 (java) S 15882 15882 15351 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 20 0 477142989 28904853504 7247 33554432000 4194304 4196468 140727445209200 139751802890864 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15901] ppid=15882 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15884/task/15901/stat : 15901 (java) R 15882 15882 15351 0 -1 4202560 330 0 0 0 1 0 0 0 20 0 20 0 477142989 28904853504 7247 33554432000 4194304 4196468 140727445209200 139751801838064 139753614355862 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15902] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15902/stat : 15902 (java) S 15882 15882 15351 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477142989 28904853504 7247 33554432000 4194304 4196468 140727445209200 139751800785504 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15903] ppid=15882 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15884/task/15903/stat : 15903 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142990 28904853504 7247 33554432000 4194304 4196468 140727445209200 139751799732784 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30172 KiB

[startup+0.21037 s]*
/proc/loadavg: 6.08 6.53 6.29 2/212 15903
/proc/meminfo: memFree=25628152/32770624 swapFree=66989148/67108860
[pid=15882] ppid=15879 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15882/stat : 15882 (xcsp3-exec) S 15879 15882 15351 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477142983 115843072 362 33554432000 4194304 5098028 140727812203520 140727812201624 139896926339708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35848192 140727812211537 140727812211797 140727812211797 140727812214726 0
/proc/15882/statm: 28282 362 304 221 0 87 0
[pid=15884] ppid=15882 vsize=28227396 memory=41260 CPUtime=0.33 cores=0-7
/proc/15884/stat : 15884 (java) S 15882 15882 15351 0 -1 1077944320 9509 0 0 0 30 3 0 0 20 0 20 0 477142983 28904853504 10315 33554432000 4194304 4196468 140727445209200 140727445191744 139753614343927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
/proc/15884/statm: 7056849 10315 3313 1 0 7019032 0
[pid=15884/tid=15885] ppid=15882 vsize=28227396 memory=0 CPUtime=0.19 cores=0-7
/proc/15884/task/15885/stat : 15885 (java) R 15882 15882 15351 0 -1 4202560 6647 0 0 0 18 1 0 0 20 0 20 0 477142984 28904853504 10315 33554432000 4194304 4196468 140727445209200 139753618575840 139753614355862 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15886] ppid=15882 vsize=28227396 memory=732370446580898789 CPUtime=0 cores=0-7
/proc/15884/task/15886/stat : 15886 (java) S 15882 15882 15351 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 10315 33554432000 4194304 4196468 140727445209200 139753566964368 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15887] ppid=15882 vsize=28227396 memory=140308243445376 CPUtime=0 cores=0-7
/proc/15884/task/15887/stat : 15887 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 10315 33554432000 4194304 4196468 140727445209200 139753565911568 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15888] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15888/stat : 15888 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 10315 33554432000 4194304 4196468 140727445209200 139753564858768 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15889] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15889/stat : 15889 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 10315 33554432000 4194304 4196468 140727445209200 139753563805968 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15890] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15890/stat : 15890 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 10315 33554432000 4194304 4196468 140727445209200 139753562754192 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15891] ppid=15882 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15884/task/15891/stat : 15891 (java) S 15882 15882 15351 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 10315 33554432000 4194304 4196468 140727445209200 139753561701392 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15892] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15892/stat : 15892 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 10315 33554432000 4194304 4196468 140727445209200 139753560648592 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15893] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15893/stat : 15893 (java) S 15882 15882 15351 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477142984 28904853504 10315 33554432000 4194304 4196468 140727445209200 139753559595792 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15894] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15894/stat : 15894 (java) S 15882 15882 15351 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477142986 28904853504 10315 33554432000 4194304 4196468 140727445209200 139751809206640 139753614355074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15895] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15895/stat : 15895 (java) S 15882 15882 15351 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477142986 28904853504 10315 33554432000 4194304 4196468 140727445209200 139751808152608 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15896] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15896/stat : 15896 (java) S 15882 15882 15351 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477142987 28904853504 10315 33554432000 4194304 4196468 140727445209200 139751807099760 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15897] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15897/stat : 15897 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142989 28904853504 10315 33554432000 4194304 4196468 140727445209200 139751806048080 139753614362523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15898] ppid=15882 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15884/task/15898/stat : 15898 (java) S 15882 15882 15351 0 -1 1077944384 450 0 0 0 1 0 0 0 20 0 20 0 477142989 28904853504 10315 33554432000 4194304 4196468 140727445209200 139751804996464 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15899] ppid=15882 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15884/task/15899/stat : 15899 (java) S 15882 15882 15351 0 -1 1077944384 226 0 0 0 1 0 0 0 20 0 20 0 477142989 28904853504 10315 33554432000 4194304 4196468 140727445209200 139751803943664 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15900] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15900/stat : 15900 (java) S 15882 15882 15351 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 477142989 28904853504 10315 33554432000 4194304 4196468 140727445209200 139751802890864 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15901] ppid=15882 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/15884/task/15901/stat : 15901 (java) R 15882 15882 15351 0 -1 4202560 740 0 0 0 7 0 0 0 20 0 20 0 477142989 28904853504 10315 33554432000 4194304 4196468 140727445209200 139751801838064 139753593297524 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15902] ppid=15882 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15902/stat : 15902 (java) S 15882 15882 15351 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477142989 28904853504 10315 33554432000 4194304 4196468 140727445209200 139751800785504 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15903] ppid=15882 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15884/task/15903/stat : 15903 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142990 28904853504 10315 33554432000 4194304 4196468 140727445209200 139751799732784 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42708 KiB

[startup+0.309973 s]*
/proc/loadavg: 6.08 6.53 6.29 3/212 15903
/proc/meminfo: memFree=25620520/32770624 swapFree=66989148/67108860
[pid=15882] ppid=15879 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15882/stat : 15882 (xcsp3-exec) S 15879 15882 15351 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477142983 115843072 362 33554432000 4194304 5098028 140727812203520 140727812201624 139896926339708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35848192 140727812211537 140727812211797 140727812211797 140727812214726 0
/proc/15882/statm: 28282 362 304 221 0 87 0
[pid=15884] ppid=15882 vsize=28231652 memory=49900 CPUtime=0.52 cores=0-7
/proc/15884/stat : 15884 (java) S 15882 15882 15351 0 -1 1077944320 10840 0 0 0 48 4 0 0 20 0 20 0 477142983 28909211648 12475 33554432000 4194304 4196468 140727445209200 140727445191744 139753614343927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
/proc/15884/statm: 7057913 12475 3364 1 0 7019032 0
[pid=15884/tid=15885] ppid=15882 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/15884/task/15885/stat : 15885 (java) R 15882 15882 15351 0 -1 4202560 7791 0 0 0 27 2 0 0 20 0 20 0 477142984 28909211648 12475 33554432000 4194304 4196468 140727445209200 139753618572272 139753598424414 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15886] ppid=15882 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15886/stat : 15886 (java) S 15882 15882 15351 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477142984 28909211648 12475 33554432000 4194304 4196468 140727445209200 139753566964368 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15887] ppid=15882 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15887/stat : 15887 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28909211648 12475 33554432000 4194304 4196468 140727445209200 139753565911568 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15888] ppid=15882 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15888/stat : 15888 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28909211648 12475 33554432000 4194304 4196468 140727445209200 139753564858768 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15889] ppid=15882 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15889/stat : 15889 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28909211648 12475 33554432000 4194304 4196468 140727445209200 139753563805968 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15890] ppid=15882 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15890/stat : 15890 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28909211648 12475 33554432000 4194304 4196468 140727445209200 139753562754192 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15891] ppid=15882 vsize=28231652 memory=140308125936303 CPUtime=0 cores=0-7
/proc/15884/task/15891/stat : 15891 (java) S 15882 15882 15351 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477142984 28909211648 12475 33554432000 4194304 4196468 140727445209200 139753561701392 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15892] ppid=15882 vsize=28231652 memory=140308125938608 CPUtime=0 cores=0-7
/proc/15884/task/15892/stat : 15892 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28909211648 12475 33554432000 4194304 4196468 140727445209200 139753560648592 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15893] ppid=15882 vsize=28231652 memory=140308125940912 CPUtime=0 cores=0-7
/proc/15884/task/15893/stat : 15893 (java) S 15882 15882 15351 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477142984 28909211648 12475 33554432000 4194304 4196468 140727445209200 139753559595792 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15894] ppid=15882 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15894/stat : 15894 (java) S 15882 15882 15351 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477142986 28909211648 12475 33554432000 4194304 4196468 140727445209200 139751809206640 139753614355074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15895] ppid=15882 vsize=28231652 memory=280616251895696 CPUtime=0 cores=0-7
/proc/15884/task/15895/stat : 15895 (java) S 15882 15882 15351 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477142986 28909211648 12475 33554432000 4194304 4196468 140727445209200 139751808152608 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15896] ppid=15882 vsize=28231652 memory=280616251893392 CPUtime=0 cores=0-7
/proc/15884/task/15896/stat : 15896 (java) S 15882 15882 15351 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477142987 28909211648 12475 33554432000 4194304 4196468 140727445209200 139751807099760 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15897] ppid=15882 vsize=28231652 memory=280616251900304 CPUtime=0 cores=0-7
/proc/15884/task/15897/stat : 15897 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142989 28909211648 12475 33554432000 4194304 4196468 140727445209200 139751806048080 139753614362523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15898] ppid=15882 vsize=28231652 memory=280616251841552 CPUtime=0.03 cores=0-7
/proc/15884/task/15898/stat : 15898 (java) S 15882 15882 15351 0 -1 1077944384 461 0 0 0 3 0 0 0 20 0 20 0 477142989 28909211648 12475 33554432000 4194304 4196468 140727445209200 139751804996464 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15899] ppid=15882 vsize=28231652 memory=280616251914128 CPUtime=0.03 cores=0-7
/proc/15884/task/15899/stat : 15899 (java) R 15882 15882 15351 0 -1 4202560 312 0 0 0 3 0 0 0 20 0 20 0 477142989 28909211648 12475 33554432000 4194304 4196468 140727445209200 139751803934048 139753595888040 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15900] ppid=15882 vsize=28231652 memory=280616251921040 CPUtime=0.01 cores=0-7
/proc/15884/task/15900/stat : 15900 (java) S 15882 15882 15351 0 -1 1077944384 154 0 0 0 1 0 0 0 20 0 20 0 477142989 28909211648 12475 33554432000 4194304 4196468 140727445209200 139751802890864 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15901] ppid=15882 vsize=28231652 memory=280616251918736 CPUtime=0.12 cores=0-7
/proc/15884/task/15901/stat : 15901 (java) S 15882 15882 15351 0 -1 1077944384 818 0 0 0 12 0 0 0 20 0 20 0 477142989 28909211648 12475 33554432000 4194304 4196468 140727445209200 139751801838064 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15902] ppid=15882 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15902/stat : 15902 (java) S 15882 15882 15351 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477142989 28909211648 12475 33554432000 4194304 4196468 140727445209200 139751800785504 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15903] ppid=15882 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/15884/task/15903/stat : 15903 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142990 28909211648 12475 33554432000 4194304 4196468 140727445209200 139751799732784 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51348 KiB

[startup+0.700991 s]
/proc/loadavg: 6.08 6.53 6.29 5/212 15903
/proc/meminfo: memFree=25591328/32770624 swapFree=66989148/67108860
[pid=15882] ppid=15879 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15882/stat : 15882 (xcsp3-exec) S 15879 15882 15351 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477142983 115843072 362 33554432000 4194304 5098028 140727812203520 140727812201624 139896926339708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35848192 140727812211537 140727812211797 140727812211797 140727812214726 0
/proc/15882/statm: 28282 362 304 221 0 87 0
[pid=15884] ppid=15882 vsize=28233776 memory=125764 CPUtime=2.03 cores=0-7
/proc/15884/stat : 15884 (java) S 15882 15882 15351 0 -1 1077944320 15466 0 0 0 196 7 0 0 20 0 20 0 477142983 28911386624 31441 33554432000 4194304 4196468 140727445209200 140727445191744 139753614343927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
/proc/15884/statm: 7058444 31441 3449 1 0 7019544 0
[pid=15884/tid=15885] ppid=15882 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/15884/task/15885/stat : 15885 (java) R 15882 15882 15351 0 -1 4202560 8387 0 0 0 64 3 0 0 20 0 20 0 477142984 28911386624 31441 33554432000 4194304 4196468 140727445209200 139753618577296 139753222962188 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15886] ppid=15882 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15886/stat : 15886 (java) S 15882 15882 15351 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477142984 28911386624 31441 33554432000 4194304 4196468 140727445209200 139753566964368 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15887] ppid=15882 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15887/stat : 15887 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28911386624 31441 33554432000 4194304 4196468 140727445209200 139753565911568 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15888] ppid=15882 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/15884/task/15888/stat : 15888 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477142984 28911386624 31441 33554432000 4194304 4196468 140727445209200 139753564858768 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0

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

[pid=15884/tid=15901] ppid=15882 vsize=28768336 memory=924 CPUtime=1.32 cores=0-7
/proc/15884/task/15901/stat : 15901 (java) S 15882 15882 15351 0 -1 1077944384 18343 0 0 0 128 4 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751801838064 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15902] ppid=15882 vsize=28768336 memory=4840 CPUtime=0 cores=0-7
/proc/15884/task/15902/stat : 15902 (java) S 15882 15882 15351 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751800785504 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15903] ppid=15882 vsize=28768336 memory=4100 CPUtime=0.4 cores=0-7
/proc/15884/task/15903/stat : 15903 (java) S 15882 15882 15351 0 -1 1077944384 2213 0 0 0 22 18 0 0 20 0 28 0 477142990 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751799732784 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15904] ppid=15882 vsize=28768336 memory=1448 CPUtime=903.88 cores=0-7
/proc/15884/task/15904/stat : 15904 (java) S 15882 15882 15351 0 -1 1077944384 11834 0 0 0 90369 19 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751795043696 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15905] ppid=15882 vsize=28768336 memory=9469484 CPUtime=903.51 cores=0-7
/proc/15884/task/15905/stat : 15905 (java) S 15882 15882 15351 0 -1 1077944384 13755 0 0 0 90328 23 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751412458192 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15906] ppid=15882 vsize=28768336 memory=3620 CPUtime=910.22 cores=0-7
/proc/15884/task/15906/stat : 15906 (java) R 15882 15882 15351 0 -1 4202560 60972 0 0 0 90855 167 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751411401104 139753228497592 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15907] ppid=15882 vsize=28768336 memory=39484 CPUtime=903.73 cores=0-7
/proc/15884/task/15907/stat : 15907 (java) S 15882 15882 15351 0 -1 1077944384 25934 0 0 0 90339 34 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751410353616 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15908] ppid=15882 vsize=28768336 memory=2004 CPUtime=904.41 cores=0-7
/proc/15884/task/15908/stat : 15908 (java) S 15882 15882 15351 0 -1 1077944384 38069 0 0 0 90391 50 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751409300816 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15909] ppid=15882 vsize=28768336 memory=3620 CPUtime=902.37 cores=0-7
/proc/15884/task/15909/stat : 15909 (java) S 15882 15882 15351 0 -1 1077944384 41428 0 0 0 90125 112 0 0 20 0 28 0 477143902 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751408248016 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15910] ppid=15882 vsize=28768336 memory=1576 CPUtime=896.65 cores=0-7
/proc/15884/task/15910/stat : 15910 (java) S 15882 15882 15351 0 -1 1077944384 21476 0 0 0 89624 41 0 0 20 0 28 0 477143902 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751407195216 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15911] ppid=15882 vsize=28768336 memory=1448 CPUtime=898.87 cores=0-7
/proc/15884/task/15911/stat : 15911 (java) S 15882 15882 15351 0 -1 1077944384 11588 0 0 0 89860 27 0 0 20 0 28 0 477143902 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751406142416 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
Current children cumulated CPU time: 7548.16 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 9470932 KiB

[startup+966.801 s]
/proc/loadavg: 7.13 7.94 7.43 2/221 16011
/proc/meminfo: memFree=16182612/32770624 swapFree=66989184/67108860
[pid=15882] ppid=15879 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15882/stat : 15882 (xcsp3-exec) S 15879 15882 15351 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477142983 115843072 362 33554432000 4194304 5098028 140727812203520 140727812201624 139896926339708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35848192 140727812211537 140727812211797 140727812211797 140727812214726 0
/proc/15882/statm: 28282 362 304 221 0 87 0
[pid=15884] ppid=15882 vsize=28768336 memory=9469484 CPUtime=7548.56 cores=0-7
/proc/15884/stat : 15884 (java) S 15882 15882 15351 0 -1 1077944320 504991 0 0 0 752743 2113 0 0 20 0 28 0 477142983 29458776064 2367371 33554432000 4194304 4196468 140727445209200 140727445191744 139753614343927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
/proc/15884/statm: 7192084 2367371 3561 1 0 7153184 0
[pid=15884/tid=15885] ppid=15882 vsize=28768336 memory=1412 CPUtime=6.26 cores=0-7
/proc/15884/task/15885/stat : 15885 (java) S 15882 15882 15351 0 -1 1077944384 14533 0 0 0 607 19 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753618584704 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15886] ppid=15882 vsize=28768336 memory=3772 CPUtime=36.51 cores=0-7
/proc/15884/task/15886/stat : 15886 (java) S 15882 15882 15351 0 -1 1077944384 15015 0 0 0 3459 192 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753566964368 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15887] ppid=15882 vsize=28768336 memory=1448 CPUtime=36.42 cores=0-7
/proc/15884/task/15887/stat : 15887 (java) S 15882 15882 15351 0 -1 1077944384 13971 0 0 0 3440 202 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753565911568 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15888] ppid=15882 vsize=28768336 memory=9469484 CPUtime=36.6 cores=0-7
/proc/15884/task/15888/stat : 15888 (java) S 15882 15882 15351 0 -1 1077944384 12300 0 0 0 3473 187 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753564858768 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15889] ppid=15882 vsize=28768336 memory=1720 CPUtime=36.52 cores=0-7
/proc/15884/task/15889/stat : 15889 (java) S 15882 15882 15351 0 -1 1077944384 11771 0 0 0 3460 192 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753563805968 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15890] ppid=15882 vsize=28768336 memory=111632 CPUtime=36.53 cores=0-7
/proc/15884/task/15890/stat : 15890 (java) S 15882 15882 15351 0 -1 1077944384 15209 0 0 0 3454 199 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753562754192 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15891] ppid=15882 vsize=28768336 memory=1164 CPUtime=36.69 cores=0-7
/proc/15884/task/15891/stat : 15891 (java) S 15882 15882 15351 0 -1 1077944384 12231 0 0 0 3470 199 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753561701392 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15892] ppid=15882 vsize=28768336 memory=9520 CPUtime=36.51 cores=0-7
/proc/15884/task/15892/stat : 15892 (java) S 15882 15882 15351 0 -1 1077944384 17117 0 0 0 3458 193 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753560648592 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15893] ppid=15882 vsize=28768336 memory=14004 CPUtime=36.51 cores=0-7
/proc/15884/task/15893/stat : 15893 (java) S 15882 15882 15351 0 -1 1077944384 14894 0 0 0 3450 201 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753559595792 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15894] ppid=15882 vsize=28768336 memory=2120 CPUtime=8.22 cores=0-7
/proc/15884/task/15894/stat : 15894 (java) S 15882 15882 15351 0 -1 1077944384 37976 0 0 0 803 19 0 0 20 0 28 0 477142986 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751809206640 139753614355074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15895] ppid=15882 vsize=28768336 memory=12028 CPUtime=0 cores=0-7
/proc/15884/task/15895/stat : 15895 (java) S 15882 15882 15351 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 477142986 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751808152672 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15896] ppid=15882 vsize=28768336 memory=15940 CPUtime=0 cores=0-7
/proc/15884/task/15896/stat : 15896 (java) S 15882 15882 15351 0 -1 1077944384 199 0 0 0 0 0 0 0 20 0 28 0 477142987 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751807099776 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15897] ppid=15882 vsize=28768336 memory=512 CPUtime=0 cores=0-7
/proc/15884/task/15897/stat : 15897 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751806048080 139753614362523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15898] ppid=15882 vsize=28768336 memory=1564 CPUtime=5.22 cores=0-7
/proc/15884/task/15898/stat : 15898 (java) S 15882 15882 15351 0 -1 1077944384 34385 0 0 0 515 7 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751804996464 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15899] ppid=15882 vsize=28768336 memory=1028 CPUtime=5.52 cores=0-7
/proc/15884/task/15899/stat : 15899 (java) S 15882 15882 15351 0 -1 1077944384 27841 0 0 0 545 7 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751803943664 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15900] ppid=15882 vsize=28768336 memory=1060 CPUtime=5.08 cores=0-7
/proc/15884/task/15900/stat : 15900 (java) S 15882 15882 15351 0 -1 1077944384 30628 0 0 0 501 7 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751802890864 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15901] ppid=15882 vsize=28768336 memory=2828 CPUtime=1.32 cores=0-7
/proc/15884/task/15901/stat : 15901 (java) S 15882 15882 15351 0 -1 1077944384 18343 0 0 0 128 4 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751801838064 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15902] ppid=15882 vsize=28768336 memory=756 CPUtime=0 cores=0-7
/proc/15884/task/15902/stat : 15902 (java) S 15882 15882 15351 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751800785504 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15903] ppid=15882 vsize=28768336 memory=1548 CPUtime=0.4 cores=0-7
/proc/15884/task/15903/stat : 15903 (java) S 15882 15882 15351 0 -1 1077944384 2213 0 0 0 22 18 0 0 20 0 28 0 477142990 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751799732784 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15904] ppid=15882 vsize=28768336 memory=7976 CPUtime=903.88 cores=0-7
/proc/15884/task/15904/stat : 15904 (java) S 15882 15882 15351 0 -1 1077944384 11834 0 0 0 90369 19 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751795043696 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15905] ppid=15882 vsize=28768336 memory=1448 CPUtime=903.51 cores=0-7
/proc/15884/task/15905/stat : 15905 (java) S 15882 15882 15351 0 -1 1077944384 13755 0 0 0 90328 23 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751412458192 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15906] ppid=15882 vsize=28768336 memory=9469484 CPUtime=910.62 cores=0-7
/proc/15884/task/15906/stat : 15906 (java) R 15882 15882 15351 0 -1 4202560 60974 0 0 0 90895 167 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751411401104 139753228498680 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15907] ppid=15882 vsize=28768336 memory=924 CPUtime=903.73 cores=0-7
/proc/15884/task/15907/stat : 15907 (java) S 15882 15882 15351 0 -1 1077944384 25934 0 0 0 90339 34 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751410353616 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15908] ppid=15882 vsize=28768336 memory=1448 CPUtime=904.41 cores=0-7
/proc/15884/task/15908/stat : 15908 (java) S 15882 15882 15351 0 -1 1077944384 38069 0 0 0 90391 50 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751409300816 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15909] ppid=15882 vsize=28768336 memory=9469484 CPUtime=902.37 cores=0-7
/proc/15884/task/15909/stat : 15909 (java) S 15882 15882 15351 0 -1 1077944384 41428 0 0 0 90125 112 0 0 20 0 28 0 477143902 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751408248016 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15910] ppid=15882 vsize=28768336 memory=-3252517613198930781 CPUtime=896.65 cores=0-7
/proc/15884/task/15910/stat : 15910 (java) S 15882 15882 15351 0 -1 1077944384 21476 0 0 0 89624 41 0 0 20 0 28 0 477143902 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751407195216 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15911] ppid=15882 vsize=28768336 memory=-4866526891258710369 CPUtime=898.87 cores=0-7
/proc/15884/task/15911/stat : 15911 (java) S 15882 15882 15351 0 -1 1077944384 11588 0 0 0 89860 27 0 0 20 0 28 0 477143902 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751406142416 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
Current children cumulated CPU time: 7548.56 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 9470932 KiB

[startup+967.201 s]
/proc/loadavg: 7.13 7.94 7.43 2/221 16011
/proc/meminfo: memFree=16182612/32770624 swapFree=66989184/67108860
[pid=15882] ppid=15879 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/15882/stat : 15882 (xcsp3-exec) S 15879 15882 15351 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 477142983 115843072 362 33554432000 4194304 5098028 140727812203520 140727812201624 139896926339708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35848192 140727812211537 140727812211797 140727812211797 140727812214726 0
/proc/15882/statm: 28282 362 304 221 0 87 0
[pid=15884] ppid=15882 vsize=28768336 memory=9469484 CPUtime=7548.97 cores=0-7
/proc/15884/stat : 15884 (java) S 15882 15882 15351 0 -1 1077944320 505088 0 0 0 752783 2114 0 0 20 0 28 0 477142983 29458776064 2367371 33554432000 4194304 4196468 140727445209200 140727445191744 139753614343927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
/proc/15884/statm: 7192084 2367371 3561 1 0 7153184 0
[pid=15884/tid=15885] ppid=15882 vsize=28768336 memory=1448 CPUtime=6.26 cores=0-7
/proc/15884/task/15885/stat : 15885 (java) S 15882 15882 15351 0 -1 1077944384 14533 0 0 0 607 19 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753618584704 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15886] ppid=15882 vsize=28768336 memory=9469484 CPUtime=36.51 cores=0-7
/proc/15884/task/15886/stat : 15886 (java) S 15882 15882 15351 0 -1 1077944384 15015 0 0 0 3459 192 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753566964368 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15887] ppid=15882 vsize=28768336 memory=6791534058613427641 CPUtime=36.42 cores=0-7
/proc/15884/task/15887/stat : 15887 (java) S 15882 15882 15351 0 -1 1077944384 13971 0 0 0 3440 202 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753565911568 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15888] ppid=15882 vsize=28768336 memory=1324 CPUtime=36.6 cores=0-7
/proc/15884/task/15888/stat : 15888 (java) S 15882 15882 15351 0 -1 1077944384 12300 0 0 0 3473 187 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753564858768 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15889] ppid=15882 vsize=28768336 memory=780 CPUtime=36.52 cores=0-7
/proc/15884/task/15889/stat : 15889 (java) S 15882 15882 15351 0 -1 1077944384 11771 0 0 0 3460 192 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753563805968 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15890] ppid=15882 vsize=28768336 memory=3620 CPUtime=36.53 cores=0-7
/proc/15884/task/15890/stat : 15890 (java) S 15882 15882 15351 0 -1 1077944384 15209 0 0 0 3454 199 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753562754192 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15891] ppid=15882 vsize=28768336 memory=1576 CPUtime=36.69 cores=0-7
/proc/15884/task/15891/stat : 15891 (java) S 15882 15882 15351 0 -1 1077944384 12231 0 0 0 3470 199 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753561701392 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15892] ppid=15882 vsize=28768336 memory=1448 CPUtime=36.51 cores=0-7
/proc/15884/task/15892/stat : 15892 (java) S 15882 15882 15351 0 -1 1077944384 17117 0 0 0 3458 193 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753560648592 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15893] ppid=15882 vsize=28768336 memory=9469484 CPUtime=36.51 cores=0-7
/proc/15884/task/15893/stat : 15893 (java) S 15882 15882 15351 0 -1 1077944384 14894 0 0 0 3450 201 0 0 20 0 28 0 477142984 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139753559595792 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15894] ppid=15882 vsize=28768336 memory=1440 CPUtime=8.22 cores=0-7
/proc/15884/task/15894/stat : 15894 (java) S 15882 15882 15351 0 -1 1077944384 37976 0 0 0 803 19 0 0 20 0 28 0 477142986 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751809206640 139753614355074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15895] ppid=15882 vsize=28768336 memory=904 CPUtime=0 cores=0-7
/proc/15884/task/15895/stat : 15895 (java) S 15882 15882 15351 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 28 0 477142986 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751808152672 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15896] ppid=15882 vsize=28768336 memory=1984 CPUtime=0 cores=0-7
/proc/15884/task/15896/stat : 15896 (java) S 15882 15882 15351 0 -1 1077944384 199 0 0 0 0 0 0 0 20 0 28 0 477142987 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751807099776 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15897] ppid=15882 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/15884/task/15897/stat : 15897 (java) S 15882 15882 15351 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751806048080 139753614362523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15898] ppid=15882 vsize=28768336 memory=512 CPUtime=5.22 cores=0-7
/proc/15884/task/15898/stat : 15898 (java) S 15882 15882 15351 0 -1 1077944384 34385 0 0 0 515 7 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751804996464 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15899] ppid=15882 vsize=28768336 memory=1564 CPUtime=5.52 cores=0-7
/proc/15884/task/15899/stat : 15899 (java) S 15882 15882 15351 0 -1 1077944384 27841 0 0 0 545 7 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751803943664 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15900] ppid=15882 vsize=28768336 memory=928 CPUtime=5.08 cores=0-7
/proc/15884/task/15900/stat : 15900 (java) S 15882 15882 15351 0 -1 1077944384 30628 0 0 0 501 7 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751802890864 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15901] ppid=15882 vsize=28768336 memory=3784 CPUtime=1.32 cores=0-7
/proc/15884/task/15901/stat : 15901 (java) S 15882 15882 15351 0 -1 1077944384 18343 0 0 0 128 4 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751801838064 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15902] ppid=15882 vsize=28768336 memory=1440 CPUtime=0 cores=0-7
/proc/15884/task/15902/stat : 15902 (java) S 15882 15882 15351 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477142989 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751800785504 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15903] ppid=15882 vsize=28768336 memory=904 CPUtime=0.4 cores=0-7
/proc/15884/task/15903/stat : 15903 (java) S 15882 15882 15351 0 -1 1077944384 2213 0 0 0 22 18 0 0 20 0 28 0 477142990 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751799732784 139753614355074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15904] ppid=15882 vsize=28768336 memory=12028 CPUtime=903.88 cores=0-7
/proc/15884/task/15904/stat : 15904 (java) S 15882 15882 15351 0 -1 1077944384 11834 0 0 0 90369 19 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751795043696 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15905] ppid=15882 vsize=28768336 memory=3620 CPUtime=903.51 cores=0-7
/proc/15884/task/15905/stat : 15905 (java) S 15882 15882 15351 0 -1 1077944384 13755 0 0 0 90328 23 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751412458192 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15906] ppid=15882 vsize=28768336 memory=1576 CPUtime=911.02 cores=0-7
/proc/15884/task/15906/stat : 15906 (java) R 15882 15882 15351 0 -1 4202560 61072 0 0 0 90935 167 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751411401104 139753231282716 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15907] ppid=15882 vsize=28768336 memory=1448 CPUtime=903.73 cores=0-7
/proc/15884/task/15907/stat : 15907 (java) S 15882 15882 15351 0 -1 1077944384 25934 0 0 0 90339 34 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751410353616 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15908] ppid=15882 vsize=28768336 memory=9469484 CPUtime=904.41 cores=0-7
/proc/15884/task/15908/stat : 15908 (java) S 15882 15882 15351 0 -1 1077944384 38069 0 0 0 90391 50 0 0 20 0 28 0 477143901 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751409300816 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15909] ppid=15882 vsize=28768336 memory=2828 CPUtime=902.37 cores=0-7
/proc/15884/task/15909/stat : 15909 (java) S 15882 15882 15351 0 -1 1077944384 41428 0 0 0 90125 112 0 0 20 0 28 0 477143902 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751408248016 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15910] ppid=15882 vsize=28768336 memory=1448 CPUtime=896.65 cores=0-7
/proc/15884/task/15910/stat : 15910 (java) S 15882 15882 15351 0 -1 1077944384 21476 0 0 0 89624 41 0 0 20 0 28 0 477143902 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751407195216 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
[pid=15884/tid=15911] ppid=15882 vsize=28768336 memory=1448 CPUtime=898.87 cores=0-7
/proc/15884/task/15911/stat : 15911 (java) S 15882 15882 15351 0 -1 1077944384 11588 0 0 0 89860 27 0 0 20 0 28 0 477143902 29458776064 2367371 33554432000 4194304 4196468 140727445209200 139751406142416 139753614354133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 31141888 140727445218262 140727445218438 140727445218438 140727445221327 0
Current children cumulated CPU time: 7548.97 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 9470932 KiB

Child status: 0
Real time (s): 967.265
CPU time (s): 7549.03
CPU user time (s): 7527.84
CPU system time (s): 21.1895
CPU usage (%): 780.452
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 9523768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7527.84
system time used= 21.1895
maximum resident set size= 9522372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 507005
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 34179
involuntary context switches= 95800


# summary of solver processes directly reported to runsolver:
#   pid: 15882
#   total CPU time (s): 7549.03
#   total CPU user time (s): 7527.84
#   total CPU system time (s): 21.1895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.87813 second user time and 11.8057 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-20 21:46:01
IDJOB=4404455
IDBENCH=139246
IDSOLVER=2865
FILE ID=node121/4404455-1569008804
RUNJOBID= node121-1569004947-15378
PBS_JOBID= 21704746
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-09-06-fair.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 /var/tmp/evaluation-result-4404455-1569008804/watcher-4404455-1569008804 -o /var/tmp/evaluation-result-4404455-1569008804/solver-4404455-1569008804 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569004947-15378 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1547634634 HOME/instance-4404455-1569008804.xml

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

MD5SUM BENCH= 15d83a7cac0db09c33f3aa76b650ee28
RANDOM SEED=1547634634

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
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:        25656952 kB
MemAvailable:   31856768 kB
Buffers:           94568 kB
Cached:          6203968 kB
SwapCached:         5380 kB
Active:          3136652 kB
Inactive:        3169008 kB
Active(anon):       2576 kB
Inactive(anon):    42420 kB
Active(file):    3134076 kB
Inactive(file):  3126588 kB
Unevictable:      111168 kB
Mlocked:          111168 kB
SwapTotal:      67108860 kB
SwapFree:       66989148 kB
Dirty:             26400 kB
Writeback:             0 kB
AnonPages:        113324 kB
Mapped:            47184 kB
Shmem:             29652 kB
Slab:             396948 kB
SReclaimable:     367612 kB
SUnreclaim:        29336 kB
KernelStack:        3392 kB
PageTables:         5284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node121 at 2019-09-20 22:02:09