Trace number 4393632

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-06-14 parallelUNSAT 166.495 36.1027

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-06.xml
MD5SUMc11db23a97f48af6ae936ba62121dffc
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 benchmark8.61259
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree106
Maximum variable degree123
Distribution of variable degrees[{"degree":106,"count":1},{"degree":107,"count":1},{"degree":108,"count":1},{"degree":111,"count":2},{"degree":112,"count":4},{"degree":113,"count":2},{"degree":114,"count":1},{"degree":116,"count":1},{"degree":117,"count":4},{"degree":118,"count":2},{"degree":120,"count":1},{"degree":123,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
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-4393632-1568425487.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393632-1568425487.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
123.52/30.61	c solve instance...
166.16/36.05	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 (10739 MiB free)
  memory of node 1: 16384 MiB (15210 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393632-1568425487/watcher-4393632-1568425487 -o /tmp/evaluation-result-4393632-1568425487/solver-4393632-1568425487 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568421227-15750 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 995073726 HOME/instance-4393632-1568425487.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
solver pid=15863, runsolver pid=15860
Current StackSize limit: 8192 KiB


[startup+0.100158 s]*
/proc/loadavg: 5.62 7.55 7.97 2/212 15884
/proc/meminfo: memFree=26557404/32770624 swapFree=66977616/67108860
[pid=15863] ppid=15860 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15723 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418805968 115843072 363 33554432000 4194304 5098028 140725330959824 140725330957928 140490622866044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33144832 140725330961270 140725330961513 140725330961513 140725330964426 0
/proc/15863/statm: 28282 363 305 221 0 87 0
[pid=15865] ppid=15863 vsize=28227388 memory=30332 CPUtime=0.12 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15723 0 -1 1077944320 5485 0 0 0 11 1 0 0 20 0 20 0 418805968 28904845312 7583 33554432000 4194304 4196468 140733658537312 140733658519856 140687602847479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
/proc/15865/statm: 7056847 7583 3141 1 0 7019032 0
[pid=15865/tid=15866] ppid=15863 vsize=28227388 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) R 15863 15863 15723 0 -1 4202560 3390 0 0 0 8 1 0 0 20 0 20 0 418805968 28904845312 7583 33554432000 4194304 4196468 140733658537312 140687607079728 140687602859414 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15867] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 7583 33554432000 4194304 4196468 140733658537312 140687154732048 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15868] ppid=15863 vsize=28227388 memory=3905942744944436896 CPUtime=0 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 7583 33554432000 4194304 4196468 140733658537312 140687153679504 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15869] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 7583 33554432000 4194304 4196468 140733658537312 140687152626448 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15870] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15870/stat : 15870 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 7583 33554432000 4194304 4196468 140733658537312 140687151573904 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15871] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15871/stat : 15871 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 7583 33554432000 4194304 4196468 140733658537312 140687150520848 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15872] ppid=15863 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15872/stat : 15872 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 7583 33554432000 4194304 4196468 140733658537312 140687149468304 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15873] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15873/stat : 15873 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 7583 33554432000 4194304 4196468 140733658537312 140687148415248 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15874] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15874/stat : 15874 (java) S 15863 15863 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 7583 33554432000 4194304 4196468 140733658537312 140687147362704 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15875] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15875/stat : 15875 (java) S 15863 15863 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418805971 28904845312 7583 33554432000 4194304 4196468 140733658537312 140686987614960 140687602858626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15876] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15876/stat : 15876 (java) S 15863 15863 15723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418805971 28904845312 7583 33554432000 4194304 4196468 140733658537312 140686986561184 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15877] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15877/stat : 15877 (java) S 15863 15863 15723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418805971 28904845312 7583 33554432000 4194304 4196468 140733658537312 140686985508080 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15878] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15878/stat : 15878 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805974 28904845312 7583 33554432000 4194304 4196468 140733658537312 140686984456656 140687602866075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15879] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15879/stat : 15879 (java) S 15863 15863 15723 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 20 0 418805974 28904845312 7583 33554432000 4194304 4196468 140733658537312 140686983403760 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15880] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15880/stat : 15880 (java) S 15863 15863 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418805974 28904845312 7583 33554432000 4194304 4196468 140733658537312 140686982351216 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15881] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15881/stat : 15881 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805974 28904845312 7583 33554432000 4194304 4196468 140733658537312 140686981298160 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15882] ppid=15863 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) R 15863 15863 15723 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 20 0 418805974 28904845312 7583 33554432000 4194304 4196468 140733658537312 140686980245616 140687581805222 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15883] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418805974 28904845312 7583 33554432000 4194304 4196468 140733658537312 140686979193824 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15884] ppid=15863 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805974 28904845312 7583 33554432000 4194304 4196468 140733658537312 140686978141360 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31784 KiB

[startup+0.210219 s]*
/proc/loadavg: 5.62 7.55 7.97 3/212 15884
/proc/meminfo: memFree=26545748/32770624 swapFree=66977616/67108860
[pid=15863] ppid=15860 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15723 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418805968 115843072 363 33554432000 4194304 5098028 140725330959824 140725330957928 140490622866044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33144832 140725330961270 140725330961513 140725330961513 140725330964426 0
/proc/15863/statm: 28282 363 305 221 0 87 0
[pid=15865] ppid=15863 vsize=28227388 memory=40752 CPUtime=0.33 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15723 0 -1 1077944320 8927 0 0 0 30 3 0 0 20 0 20 0 418805968 28904845312 10188 33554432000 4194304 4196468 140733658537312 140733658519856 140687602847479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
/proc/15865/statm: 7056847 10188 3291 1 0 7019032 0
[pid=15865/tid=15866] ppid=15863 vsize=28227388 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) R 15863 15863 15723 0 -1 4202560 6193 0 0 0 17 2 0 0 20 0 20 0 418805968 28904845312 10188 33554432000 4194304 4196468 140733658537312 140687607079392 140687602869405 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15867] ppid=15863 vsize=28227388 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 10188 33554432000 4194304 4196468 140733658537312 140687154732048 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15868] ppid=15863 vsize=28227388 memory=139664561713852 CPUtime=0 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 10188 33554432000 4194304 4196468 140733658537312 140687153679504 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15869] ppid=15863 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 10188 33554432000 4194304 4196468 140733658537312 140687152626448 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15870] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15870/stat : 15870 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 10188 33554432000 4194304 4196468 140733658537312 140687151573904 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15871] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15871/stat : 15871 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 10188 33554432000 4194304 4196468 140733658537312 140687150520848 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15872] ppid=15863 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15872/stat : 15872 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 10188 33554432000 4194304 4196468 140733658537312 140687149468304 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15873] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15873/stat : 15873 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 10188 33554432000 4194304 4196468 140733658537312 140687148415248 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15874] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15874/stat : 15874 (java) S 15863 15863 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418805969 28904845312 10188 33554432000 4194304 4196468 140733658537312 140687147362704 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15875] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15875/stat : 15875 (java) S 15863 15863 15723 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418805971 28904845312 10188 33554432000 4194304 4196468 140733658537312 140686987614960 140687602858626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15876] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15876/stat : 15876 (java) S 15863 15863 15723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418805971 28904845312 10188 33554432000 4194304 4196468 140733658537312 140686986561184 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15877] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15877/stat : 15877 (java) S 15863 15863 15723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418805971 28904845312 10188 33554432000 4194304 4196468 140733658537312 140686985508080 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15878] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15878/stat : 15878 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805974 28904845312 10188 33554432000 4194304 4196468 140733658537312 140686984456656 140687602866075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15879] ppid=15863 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/15865/task/15879/stat : 15879 (java) S 15863 15863 15723 0 -1 1077944384 525 0 0 0 2 0 0 0 20 0 20 0 418805974 28904845312 10188 33554432000 4194304 4196468 140733658537312 140686983403760 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15880] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15880/stat : 15880 (java) S 15863 15863 15723 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 418805974 28904845312 10188 33554432000 4194304 4196468 140733658537312 140686982351216 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15881] ppid=15863 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/15865/task/15881/stat : 15881 (java) S 15863 15863 15723 0 -1 1077944384 94 0 0 0 1 0 0 0 20 0 20 0 418805974 28904845312 10188 33554432000 4194304 4196468 140733658537312 140686981298160 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15882] ppid=15863 vsize=28227388 memory=0 CPUtime=0.08 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) S 15863 15863 15723 0 -1 1077944384 762 0 0 0 8 0 0 0 20 0 20 0 418805974 28904845312 10188 33554432000 4194304 4196468 140733658537312 140686980245616 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15883] ppid=15863 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418805974 28904845312 10188 33554432000 4194304 4196468 140733658537312 140686979193824 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15884] ppid=15863 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805974 28904845312 10188 33554432000 4194304 4196468 140733658537312 140686978141360 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42204 KiB

[startup+0.309902 s]*
/proc/loadavg: 5.62 7.55 7.97 3/212 15884
/proc/meminfo: memFree=26538604/32770624 swapFree=66977616/67108860
[pid=15863] ppid=15860 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15723 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418805968 115843072 363 33554432000 4194304 5098028 140725330959824 140725330957928 140490622866044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33144832 140725330961270 140725330961513 140725330961513 140725330964426 0
/proc/15863/statm: 28282 363 305 221 0 87 0
[pid=15865] ppid=15863 vsize=28231644 memory=49896 CPUtime=0.52 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15723 0 -1 1077944320 10380 0 0 0 48 4 0 0 20 0 20 0 418805968 28909203456 12474 33554432000 4194304 4196468 140733658537312 140733658519856 140687602847479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
/proc/15865/statm: 7057911 12474 3359 1 0 7019032 0
[pid=15865/tid=15866] ppid=15863 vsize=28231644 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) R 15863 15863 15723 0 -1 4202560 7329 0 0 0 27 3 0 0 20 0 20 0 418805968 28909203456 12474 33554432000 4194304 4196468 140733658537312 140687607081264 140687602869405 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15867] ppid=15863 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418805969 28909203456 12474 33554432000 4194304 4196468 140733658537312 140687154732048 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15868] ppid=15863 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418805969 28909203456 12474 33554432000 4194304 4196468 140733658537312 140687153679504 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15869] ppid=15863 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418805969 28909203456 12539 33554432000 4194304 4196468 140733658537312 140687152626448 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15870] ppid=15863 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15870/stat : 15870 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28909203456 12539 33554432000 4194304 4196468 140733658537312 140687151573904 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15871] ppid=15863 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15871/stat : 15871 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28909203456 12539 33554432000 4194304 4196468 140733658537312 140687150520848 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15872] ppid=15863 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15872/stat : 15872 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28909203456 12539 33554432000 4194304 4196468 140733658537312 140687149468304 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15873] ppid=15863 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15873/stat : 15873 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805969 28909203456 12539 33554432000 4194304 4196468 140733658537312 140687148415248 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15874] ppid=15863 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15874/stat : 15874 (java) S 15863 15863 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418805969 28909203456 12539 33554432000 4194304 4196468 140733658537312 140687147362704 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15875] ppid=15863 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15875/stat : 15875 (java) S 15863 15863 15723 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418805971 28909203456 12539 33554432000 4194304 4196468 140733658537312 140686987614960 140687602858626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15876] ppid=15863 vsize=28231644 memory=279328835444096 CPUtime=0 cores=0-7
/proc/15865/task/15876/stat : 15876 (java) S 15863 15863 15723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418805971 28909203456 12543 33554432000 4194304 4196468 140733658537312 140686986561184 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15877] ppid=15863 vsize=28231644 memory=279328835448704 CPUtime=0 cores=0-7
/proc/15865/task/15877/stat : 15877 (java) S 15863 15863 15723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418805971 28909203456 12543 33554432000 4194304 4196468 140733658537312 140686985508080 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15878] ppid=15863 vsize=28231644 memory=279328835453312 CPUtime=0 cores=0-7
/proc/15865/task/15878/stat : 15878 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805974 28909203456 12543 33554432000 4194304 4196468 140733658537312 140686984456656 140687602866075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15879] ppid=15863 vsize=28231644 memory=279328835457920 CPUtime=0.02 cores=0-7
/proc/15865/task/15879/stat : 15879 (java) S 15863 15863 15723 0 -1 1077944384 541 0 0 0 2 0 0 0 20 0 20 0 418805974 28909203456 12543 33554432000 4194304 4196468 140733658537312 140686983403760 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15880] ppid=15863 vsize=28231644 memory=279328835462528 CPUtime=0.01 cores=0-7
/proc/15865/task/15880/stat : 15880 (java) S 15863 15863 15723 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 20 0 418805974 28909203456 12543 33554432000 4194304 4196468 140733658537312 140686982351216 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15881] ppid=15863 vsize=28231644 memory=279328835467136 CPUtime=0.04 cores=0-7
/proc/15865/task/15881/stat : 15881 (java) R 15863 15863 15723 0 -1 4202560 195 0 0 0 4 0 0 0 20 0 20 0 418805974 28909203456 12543 33554432000 4194304 4196468 140733658537312 140686981279176 140687584391670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15882] ppid=15863 vsize=28231644 memory=279328835471744 CPUtime=0.12 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) S 15863 15863 15723 0 -1 1077944384 899 0 0 0 12 0 0 0 20 0 20 0 418805974 28909203456 12543 33554432000 4194304 4196468 140733658537312 140686980245616 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15883] ppid=15863 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418805974 28909203456 12543 33554432000 4194304 4196468 140733658537312 140686979193824 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15884] ppid=15863 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418805974 28909203456 12543 33554432000 4194304 4196468 140733658537312 140686978141360 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51348 KiB

[startup+0.701012 s]
/proc/loadavg: 5.62 7.55 7.97 5/212 15884
/proc/meminfo: memFree=26489448/32770624 swapFree=66977616/67108860
[pid=15863] ppid=15860 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15723 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418805968 115843072 363 33554432000 4194304 5098028 140725330959824 140725330957928 140490622866044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33144832 140725330961270 140725330961513 140725330961513 140725330964426 0
/proc/15863/statm: 28282 363 305 221 0 87 0
[pid=15865] ppid=15863 vsize=28233768 memory=207580 CPUtime=1.59 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15723 0 -1 1077944320 13984 0 0 0 150 9 0 0 20 0 20 0 418805968 28911378432 51895 33554432000 4194304 4196468 140733658537312 140733658519856 140687602847479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
/proc/15865/statm: 7058442 51895 3457 1 0 7019544 0
[pid=15865/tid=15866] ppid=15863 vsize=28233768 memory=4580 CPUtime=0.66 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) R 15863 15863 15723 0 -1 4202560 7894 0 0 0 62 4 0 0 20 0 20 0 418805968 28911378432 51895 33554432000 4194304 4196468 140733658537312 140687607085344 140687243427129 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15867] ppid=15863 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15723 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 418805969 28911378432 51895 33554432000 4194304 4196468 140733658537312 140687154732048 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15868] ppid=15863 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15723 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 418805969 28911378432 51895 33554432000 4194304 4196468 140733658537312 140687153679504 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15869] ppid=15863 vsize=28233768 memory=1056 CPUtime=0 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15723 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 418805969 28911378432 51895 33554432000 4194304 4196468 140733658537312 140687152626448 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0

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

[pid=15865/tid=15882] ppid=15863 vsize=28768328 memory=14012 CPUtime=0.79 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) S 15863 15863 15723 0 -1 1077944384 5257 0 0 0 78 1 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686980245616 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15883] ppid=15863 vsize=28768328 memory=14048 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686979193824 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15884] ppid=15863 vsize=28768328 memory=21728 CPUtime=0.01 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15723 0 -1 1077944384 230 0 0 0 1 0 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686978141360 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 34 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15888] ppid=15863 vsize=28768328 memory=2120 CPUtime=4.04 cores=0-7
/proc/15865/task/15888/stat : 15888 (java) R 15863 15863 15723 0 -1 4202560 324 0 0 0 404 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686968929448 140687246930919 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15889] ppid=15863 vsize=28768328 memory=532 CPUtime=3.62 cores=0-7
/proc/15865/task/15889/stat : 15889 (java) R 15863 15863 15723 0 -1 4202560 468 0 0 0 361 1 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686967878472 140687246637734 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15890] ppid=15863 vsize=28768328 memory=1564 CPUtime=3.74 cores=0-7
/proc/15865/task/15890/stat : 15890 (java) R 15863 15863 15723 0 -1 4202560 311 0 0 0 374 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686966825656 140687246638500 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15891] ppid=15863 vsize=28768328 memory=0 CPUtime=4.08 cores=0-7
/proc/15865/task/15891/stat : 15891 (java) R 15863 15863 15723 0 -1 4202560 305 0 0 0 408 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686965773000 140687246682445 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15892] ppid=15863 vsize=28768328 memory=49 CPUtime=3.66 cores=0-7
/proc/15865/task/15892/stat : 15892 (java) R 15863 15863 15723 0 -1 4202560 235 0 0 0 362 4 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686964721224 140687246681317 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15893] ppid=15863 vsize=28768328 memory=4 CPUtime=3.94 cores=0-7
/proc/15865/task/15893/stat : 15893 (java) R 15863 15863 15723 0 -1 4202560 218 0 0 0 391 3 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686963666872 140687246637756 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15894] ppid=15863 vsize=28768328 memory=0 CPUtime=4.31 cores=0-7
/proc/15865/task/15894/stat : 15894 (java) R 15863 15863 15723 0 -1 4202560 242 0 0 0 430 1 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686962614840 140687246637756 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15895] ppid=15863 vsize=28768328 memory=110 CPUtime=3.96 cores=0-7
/proc/15865/task/15895/stat : 15895 (java) R 15863 15863 15723 0 -1 4202560 272 0 0 0 396 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686961564168 140687246930919 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
Current children cumulated CPU time: 159.63 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 9591136 KiB

[startup+35.6022 s]
/proc/loadavg: 5.09 7.18 7.83 11/218 15895
/proc/meminfo: memFree=16980940/32770624 swapFree=66977616/67108860
[pid=15863] ppid=15860 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15723 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418805968 115843072 363 33554432000 4194304 5098028 140725330959824 140725330957928 140490622866044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33144832 140725330961270 140725330961513 140725330961513 140725330964426 0
/proc/15863/statm: 28282 363 305 221 0 87 0
[pid=15865] ppid=15863 vsize=28768328 memory=9589684 CPUtime=162.82 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15723 0 -1 1077944320 114737 0 0 0 14253 2029 0 0 20 0 28 0 418805968 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140733658519856 140687602847479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
/proc/15865/statm: 7192082 2397421 3530 1 0 7153184 0
[pid=15865/tid=15866] ppid=15863 vsize=28768328 memory=920 CPUtime=13.11 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) S 15863 15863 15723 0 -1 1077944384 14587 0 0 0 1296 15 0 0 20 0 28 0 418805968 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687607088256 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15867] ppid=15863 vsize=28768328 memory=4136 CPUtime=12.94 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15723 0 -1 1077944384 6710 0 0 0 1051 243 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687154732048 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15868] ppid=15863 vsize=28768328 memory=7552 CPUtime=12.99 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15723 0 -1 1077944384 7088 0 0 0 1053 246 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687153679504 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15869] ppid=15863 vsize=28768328 memory=2832 CPUtime=12.97 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15723 0 -1 1077944384 7400 0 0 0 1024 273 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687152626448 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15870] ppid=15863 vsize=28768328 memory=1084 CPUtime=12.85 cores=0-7
/proc/15865/task/15870/stat : 15870 (java) S 15863 15863 15723 0 -1 1077944384 6449 0 0 0 1033 252 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687151573904 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15871] ppid=15863 vsize=28768328 memory=14012 CPUtime=13 cores=0-7
/proc/15865/task/15871/stat : 15871 (java) S 15863 15863 15723 0 -1 1077944384 5827 0 0 0 1067 233 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687150520848 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15872] ppid=15863 vsize=28768328 memory=14048 CPUtime=13.02 cores=0-7
/proc/15865/task/15872/stat : 15872 (java) S 15863 15863 15723 0 -1 1077944384 5918 0 0 0 1060 242 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687149468304 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15873] ppid=15863 vsize=28768328 memory=21728 CPUtime=13 cores=0-7
/proc/15865/task/15873/stat : 15873 (java) S 15863 15863 15723 0 -1 1077944384 6346 0 0 0 1073 227 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687148415248 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15874] ppid=15863 vsize=28768328 memory=2120 CPUtime=12.98 cores=0-7
/proc/15865/task/15874/stat : 15874 (java) S 15863 15863 15723 0 -1 1077944384 6394 0 0 0 1038 260 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687147362704 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15875] ppid=15863 vsize=28768328 memory=532 CPUtime=4.26 cores=0-7
/proc/15865/task/15875/stat : 15875 (java) S 15863 15863 15723 0 -1 1077944384 15124 0 0 0 420 6 0 0 20 0 28 0 418805971 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686987614960 140687602858626 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15876] ppid=15863 vsize=28768328 memory=1564 CPUtime=0 cores=0-7
/proc/15865/task/15876/stat : 15876 (java) S 15863 15863 15723 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 418805971 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686986561248 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15877] ppid=15863 vsize=28768328 memory=924 CPUtime=0 cores=0-7
/proc/15865/task/15877/stat : 15877 (java) S 15863 15863 15723 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 418805971 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686985508096 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15878] ppid=15863 vsize=28768328 memory=1756 CPUtime=0 cores=0-7
/proc/15865/task/15878/stat : 15878 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686984456656 140687602866075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15879] ppid=15863 vsize=28768328 memory=1440 CPUtime=2.83 cores=0-7
/proc/15865/task/15879/stat : 15879 (java) S 15863 15863 15723 0 -1 1077944384 7603 0 0 0 282 1 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686983403760 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15880] ppid=15863 vsize=28768328 memory=912 CPUtime=1.68 cores=0-7
/proc/15865/task/15880/stat : 15880 (java) S 15863 15863 15723 0 -1 1077944384 7645 0 0 0 166 2 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686982351216 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15881] ppid=15863 vsize=28768328 memory=1984 CPUtime=1.72 cores=0-7
/proc/15865/task/15881/stat : 15881 (java) S 15863 15863 15723 0 -1 1077944384 7385 0 0 0 171 1 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686981298160 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15882] ppid=15863 vsize=28768328 memory=2480 CPUtime=0.79 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) S 15863 15863 15723 0 -1 1077944384 5285 0 0 0 78 1 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686980245616 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15883] ppid=15863 vsize=28768328 memory=1768 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686979193824 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15884] ppid=15863 vsize=28768328 memory=111632 CPUtime=0.01 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15723 0 -1 1077944384 245 0 0 0 1 0 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686978141360 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 34 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15888] ppid=15863 vsize=28768328 memory=0 CPUtime=4.43 cores=0-7
/proc/15865/task/15888/stat : 15888 (java) R 15863 15863 15723 0 -1 4202560 359 0 0 0 443 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686968929432 140687246682445 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15889] ppid=15863 vsize=28768328 memory=0 CPUtime=4.02 cores=0-7
/proc/15865/task/15889/stat : 15889 (java) R 15863 15863 15723 0 -1 4202560 748 0 0 0 400 2 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686967878168 140687246681500 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15890] ppid=15863 vsize=28768328 memory=279328837018880 CPUtime=4.14 cores=0-7
/proc/15865/task/15890/stat : 15890 (java) R 15863 15863 15723 0 -1 4202560 360 0 0 0 414 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686966825464 140687246682485 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15891] ppid=15863 vsize=28768328 memory=139664418511696 CPUtime=4.41 cores=0-7
/proc/15865/task/15891/stat : 15891 (java) R 15863 15863 15723 0 -1 4202560 375 0 0 0 441 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686965771936 140687246638011 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15892] ppid=15863 vsize=28768328 memory=0 CPUtime=4.04 cores=0-7
/proc/15865/task/15892/stat : 15892 (java) R 15863 15863 15723 0 -1 4202560 395 0 0 0 400 4 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686964721112 140687247783619 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15893] ppid=15863 vsize=28768328 memory=0 CPUtime=4.34 cores=0-7
/proc/15865/task/15893/stat : 15893 (java) R 15863 15863 15723 0 -1 4202560 244 0 0 0 431 3 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686963667320 140687246771919 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15894] ppid=15863 vsize=28768328 memory=0 CPUtime=4.71 cores=0-7
/proc/15865/task/15894/stat : 15894 (java) R 15863 15863 15723 0 -1 4202560 568 0 0 0 464 7 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686962614776 140687246638336 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15895] ppid=15863 vsize=28768328 memory=0 CPUtime=4.36 cores=0-7
/proc/15865/task/15895/stat : 15895 (java) R 15863 15863 15723 0 -1 4202560 317 0 0 0 436 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686961562104 140687246637646 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
Current children cumulated CPU time: 162.82 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 9591136 KiB

[startup+36.0112 s]*
/proc/loadavg: 5.09 7.18 7.83 12/218 15895
/proc/meminfo: memFree=16980484/32770624 swapFree=66977616/67108860
[pid=15863] ppid=15860 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/15863/stat : 15863 (xcsp3-exec) S 15860 15863 15723 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418805968 115843072 363 33554432000 4194304 5098028 140725330959824 140725330957928 140490622866044 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33144832 140725330961270 140725330961513 140725330961513 140725330964426 0
/proc/15863/statm: 28282 363 305 221 0 87 0
[pid=15865] ppid=15863 vsize=28768328 memory=9589684 CPUtime=166.16 cores=0-7
/proc/15865/stat : 15865 (java) S 15863 15863 15723 0 -1 1077944320 115398 0 0 0 14586 2030 0 0 20 0 28 0 418805968 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140733658519856 140687602847479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
/proc/15865/statm: 7192082 2397421 3530 1 0 7153184 0
[pid=15865/tid=15866] ppid=15863 vsize=28768328 memory=0 CPUtime=13.11 cores=0-7
/proc/15865/task/15866/stat : 15866 (java) S 15863 15863 15723 0 -1 1077944384 14587 0 0 0 1296 15 0 0 20 0 28 0 418805968 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687607088256 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15867] ppid=15863 vsize=28768328 memory=0 CPUtime=12.94 cores=0-7
/proc/15865/task/15867/stat : 15867 (java) S 15863 15863 15723 0 -1 1077944384 6710 0 0 0 1051 243 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687154732048 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15868] ppid=15863 vsize=28768328 memory=0 CPUtime=12.99 cores=0-7
/proc/15865/task/15868/stat : 15868 (java) S 15863 15863 15723 0 -1 1077944384 7088 0 0 0 1053 246 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687153679504 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15869] ppid=15863 vsize=28768328 memory=8317482817917895235 CPUtime=12.97 cores=0-7
/proc/15865/task/15869/stat : 15869 (java) S 15863 15863 15723 0 -1 1077944384 7400 0 0 0 1024 273 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687152626448 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15870] ppid=15863 vsize=28768328 memory=-3039135443232236825 CPUtime=12.85 cores=0-7
/proc/15865/task/15870/stat : 15870 (java) S 15863 15863 15723 0 -1 1077944384 6449 0 0 0 1033 252 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687151573904 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15871] ppid=15863 vsize=28768328 memory=-2748367524519556131 CPUtime=13 cores=0-7
/proc/15865/task/15871/stat : 15871 (java) S 15863 15863 15723 0 -1 1077944384 5827 0 0 0 1067 233 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687150520848 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 17 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15872] ppid=15863 vsize=28768328 memory=-3756611412707075625 CPUtime=13.02 cores=0-7
/proc/15865/task/15872/stat : 15872 (java) S 15863 15863 15723 0 -1 1077944384 5918 0 0 0 1060 242 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687149468304 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15873] ppid=15863 vsize=28768328 memory=-4190076264842474805 CPUtime=13 cores=0-7
/proc/15865/task/15873/stat : 15873 (java) S 15863 15863 15723 0 -1 1077944384 6346 0 0 0 1073 227 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687148415248 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15874] ppid=15863 vsize=28768328 memory=-7361174377247368086 CPUtime=12.98 cores=0-7
/proc/15865/task/15874/stat : 15874 (java) S 15863 15863 15723 0 -1 1077944384 6394 0 0 0 1038 260 0 0 20 0 28 0 418805969 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140687147362704 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15875] ppid=15863 vsize=28768328 memory=8546823402028195750 CPUtime=4.26 cores=0-7
/proc/15865/task/15875/stat : 15875 (java) S 15863 15863 15723 0 -1 1077944384 15124 0 0 0 420 6 0 0 20 0 28 0 418805971 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686987614960 140687602858626 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15876] ppid=15863 vsize=28768328 memory=5495740422247797458 CPUtime=0 cores=0-7
/proc/15865/task/15876/stat : 15876 (java) S 15863 15863 15723 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 418805971 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686986561248 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15877] ppid=15863 vsize=28768328 memory=-2461829820114675750 CPUtime=0 cores=0-7
/proc/15865/task/15877/stat : 15877 (java) S 15863 15863 15723 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 418805971 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686985508096 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15878] ppid=15863 vsize=28768328 memory=-7665803301595477184 CPUtime=0 cores=0-7
/proc/15865/task/15878/stat : 15878 (java) S 15863 15863 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686984456656 140687602866075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15879] ppid=15863 vsize=28768328 memory=4945125699554088323 CPUtime=2.83 cores=0-7
/proc/15865/task/15879/stat : 15879 (java) S 15863 15863 15723 0 -1 1077944384 7603 0 0 0 282 1 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686983403760 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15880] ppid=15863 vsize=28768328 memory=6944656592452807314 CPUtime=1.69 cores=0-7
/proc/15865/task/15880/stat : 15880 (java) S 15863 15863 15723 0 -1 1077944384 7664 0 0 0 167 2 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686982351216 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15881] ppid=15863 vsize=28768328 memory=-7812736537705029536 CPUtime=1.72 cores=0-7
/proc/15865/task/15881/stat : 15881 (java) S 15863 15863 15723 0 -1 1077944384 7385 0 0 0 171 1 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686981298160 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15882] ppid=15863 vsize=28768328 memory=-2461829820114675750 CPUtime=0.79 cores=0-7
/proc/15865/task/15882/stat : 15882 (java) S 15863 15863 15723 0 -1 1077944384 5304 0 0 0 78 1 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686980245616 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15883] ppid=15863 vsize=28768328 memory=-4051592751533505334 CPUtime=0 cores=0-7
/proc/15865/task/15883/stat : 15883 (java) S 15863 15863 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686979193824 140687602857685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15884] ppid=15863 vsize=28768328 memory=0 CPUtime=0.02 cores=0-7
/proc/15865/task/15884/stat : 15884 (java) S 15863 15863 15723 0 -1 1077944384 532 0 0 0 1 1 0 0 20 0 28 0 418805974 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686978141360 140687602858626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 34 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15888] ppid=15863 vsize=28768328 memory=0 CPUtime=4.85 cores=0-7
/proc/15865/task/15888/stat : 15888 (java) R 15863 15863 15723 0 -1 4202560 361 0 0 0 485 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686968929432 140687246682431 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15889] ppid=15863 vsize=28768328 memory=0 CPUtime=4.44 cores=0-7
/proc/15865/task/15889/stat : 15889 (java) R 15863 15863 15723 0 -1 4202560 756 0 0 0 442 2 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686967877880 140687246771914 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15890] ppid=15863 vsize=28768328 memory=0 CPUtime=4.54 cores=0-7
/proc/15865/task/15890/stat : 15890 (java) R 15863 15863 15723 0 -1 4202560 473 0 0 0 454 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686966825464 140687246931309 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15891] ppid=15863 vsize=28768328 memory=0 CPUtime=4.83 cores=0-7
/proc/15865/task/15891/stat : 15891 (java) R 15863 15863 15723 0 -1 4202560 543 0 0 0 483 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686965772808 140687246682445 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15892] ppid=15863 vsize=28768328 memory=0 CPUtime=4.46 cores=0-7
/proc/15865/task/15892/stat : 15892 (java) R 15863 15863 15723 0 -1 4202560 398 0 0 0 442 4 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686964721112 140687247989332 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15893] ppid=15863 vsize=28768328 memory=2319969741574254879 CPUtime=4.76 cores=0-7
/proc/15865/task/15893/stat : 15893 (java) R 15863 15863 15723 0 -1 4202560 263 0 0 0 473 3 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686963667320 140687246682445 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15894] ppid=15863 vsize=28768328 memory=3689631397853737759 CPUtime=5.12 cores=0-7
/proc/15865/task/15894/stat : 15894 (java) R 15863 15863 15723 0 -1 4202560 588 0 0 0 505 7 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686962614776 140687246682445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
[pid=15865/tid=15895] ppid=15863 vsize=28768328 memory=7594598810448916079 CPUtime=4.77 cores=0-7
/proc/15865/task/15895/stat : 15895 (java) R 15863 15863 15723 0 -1 4202560 320 0 0 0 477 0 0 0 20 0 28 0 418809032 29458767872 2397421 33554432000 4194304 4196468 140733658537312 140686961562104 140687246682213 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 13004800 140733658538986 140733658539158 140733658539158 140733658542031 0
Current children cumulated CPU time: 166.16 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 9591136 KiB

Child status: 0
Real time (s): 36.1027
CPU time (s): 166.495
CPU user time (s): 146.142
CPU system time (s): 20.3526
CPU usage (%): 461.17
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 9594240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.142
system time used= 20.3526
maximum resident set size= 9592820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116710
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9641
involuntary context switches= 2704


# summary of solver processes directly reported to runsolver:
#   pid: 15863
#   total CPU time (s): 166.495
#   total CPU user time (s): 146.142
#   total CPU system time (s): 20.3526

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.292153 second user time and 0.451793 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-14 02:34:30
IDJOB=4393632
IDBENCH=125996
IDSOLVER=2841
FILE ID=node104/4393632-1568425487
RUNJOBID= node104-1568421227-15750
PBS_JOBID= 21702284
Free space on /tmp= 59012 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-06.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-4393632-1568425487/watcher-4393632-1568425487 -o /tmp/evaluation-result-4393632-1568425487/solver-4393632-1568425487 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568421227-15750 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 995073726 HOME/instance-4393632-1568425487.xml

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

MD5SUM BENCH= c11db23a97f48af6ae936ba62121dffc
RANDOM SEED=995073726

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:        26573236 kB
MemAvailable:   31835440 kB
Buffers:          177720 kB
Cached:          5337876 kB
SwapCached:        31860 kB
Active:          1800428 kB
Inactive:        3752536 kB
Active(anon):       3976 kB
Inactive(anon):    74492 kB
Active(file):    1796452 kB
Inactive(file):  3678044 kB
Unevictable:      107776 kB
Mlocked:          107776 kB
SwapTotal:      67108860 kB
SwapFree:       66977616 kB
Dirty:             27964 kB
Writeback:             0 kB
AnonPages:        113844 kB
Mapped:            43832 kB
Shmem:             32780 kB
Slab:             237100 kB
SReclaimable:     207084 kB
SUnreclaim:        30016 kB
KernelStack:        3424 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     489184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 58984 MiB
End job on node104 at 2019-09-14 02:35:06