Trace number 4297596

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b par (e747e1e)OPT445 5.80203 1.28329

General information on the benchmark

NameMario/
Mario-easy-5_c18.xml
MD5SUM4fc2559afebff091b84e9ba27308c103
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark445
Best CPU time to get the best result obtained on this benchmark5.80203
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints31
Number of domains30
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":13},{"size":14,"count":1},{"size":15,"count":29}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":29},{"degree":3,"count":14}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":28},{"arity":15,"count":2}]
Number of extensional constraints15
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":15},{"type":"intension","count":14},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297596-1532724261.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4297596-1532724261.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.70/0.70	c solve instance...
1.70/0.75	o 0 
1.70/0.76	o 74 
1.70/0.76	o 98 
1.70/0.77	o 98 
1.70/0.78	o 99 
1.70/0.79	o 129 
1.70/0.79	o 130 
2.27/0.80	o 135 
2.27/0.80	o 137 
2.27/0.81	o 141 
2.27/0.81	o 159 
2.27/0.81	o 220 
2.27/0.82	o 393 
2.27/0.83	o 410 
2.27/0.84	o 431 
2.27/0.85	o 433 
2.27/0.88	o 440 
2.98/0.91	o 442 
2.98/0.91	o 445 
5.27/1.26	s OPTIMUM FOUND
5.27/1.26	v <instantiation>
5.27/1.26	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] </list>
5.27/1.26	v 	<values>2 0 4 5 11 1 14 8 3 9 7 12 13 6 10 18 0 143 376 11 43 353 72 71 0 79 212 168 211 210 0 0 74 24 6 5 54 91 22 0 31 3 47 60 28 </values>
5.27/1.26	v </instantiation>

Verifier Data

OK	445

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297596-1532724261/watcher-4297596-1532724261 -o /tmp/evaluation-result-4297596-1532724261/solver-4297596-1532724261 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532721509-28173 --watchdog 2580 HOME/xcsp3-exec -seed 317057919 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297596-1532724261.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=31617, runsolver pid=31614

[startup+0.100517 s]*
/proc/loadavg: 7.39 7.98 8.12 2/204 31638
/proc/meminfo: memFree=28171344/32770624 swapFree=67108744/67108860
[pid=31617] ppid=31614 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31617/stat : 31617 (xcsp3-exec) S 31614 31617 28146 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89989318 115843072 363 33554432000 4194304 5098028 140736525139584 140736525137688 139938660721276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11567104 140736525141046 140736525141248 140736525141248 140736525144010 0
/proc/31617/statm: 28282 363 306 221 0 87 0
[pid=31619] ppid=31617 vsize=26104152 memory=27200 CPUtime=0.12 cores=0-7
/proc/31619/stat : 31619 (java) S 31617 31617 28146 0 -1 1077944320 5659 0 0 0 11 1 0 0 20 0 20 0 89989318 26730651648 6800 33554432000 4194304 4196468 140731721794480 140731721777024 140357780758263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
/proc/31619/statm: 6526038 6800 3017 1 0 6488315 0
[pid=31619/tid=31620] ppid=31617 vsize=26104152 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/31619/task/31620/stat : 31620 (java) R 31617 31617 28146 0 -1 4202560 3663 0 0 0 8 0 0 0 20 0 20 0 89989319 26730651648 6800 33554432000 4194304 4196468 140731721794480 140357784977240 140357764801893 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31621] ppid=31617 vsize=26104152 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/31619/task/31621/stat : 31621 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 6800 33554432000 4194304 4196468 140731721794480 140357733378832 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31622] ppid=31617 vsize=26104152 memory=140288194651776 CPUtime=0 cores=0-7
/proc/31619/task/31622/stat : 31622 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 6800 33554432000 4194304 4196468 140731721794480 140357732326288 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31623] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31623/stat : 31623 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 6800 33554432000 4194304 4196468 140731721794480 140357731273744 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31624] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31624/stat : 31624 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 6800 33554432000 4194304 4196468 140731721794480 140357730221200 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31625] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31625/stat : 31625 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 6800 33554432000 4194304 4196468 140731721794480 140357729167632 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31626] ppid=31617 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/31619/task/31626/stat : 31626 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 6800 33554432000 4194304 4196468 140731721794480 140357728115088 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31627] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31627/stat : 31627 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 6800 33554432000 4194304 4196468 140731721794480 140357727062544 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31628] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31628/stat : 31628 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 6800 33554432000 4194304 4196468 140731721794480 140357726010000 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31629] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31629/stat : 31629 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989321 26730651648 6800 33554432000 4194304 4196468 140731721794480 140356522899952 140357780769410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31630] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31630/stat : 31630 (java) S 31617 31617 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89989322 26730651648 6800 33554432000 4194304 4196468 140731721794480 140356521846176 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31631] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31631/stat : 31631 (java) S 31617 31617 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89989322 26730651648 6800 33554432000 4194304 4196468 140731721794480 140356520793584 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31632] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31632/stat : 31632 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989324 26730651648 6800 33554432000 4194304 4196468 140731721794480 140356519742160 140357780776859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31633] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31633/stat : 31633 (java) S 31617 31617 28146 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 89989324 26730651648 6800 33554432000 4194304 4196468 140731721794480 140356518688752 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31634] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31634/stat : 31634 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989324 26730651648 6800 33554432000 4194304 4196468 140731721794480 140356517636208 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31635] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31635/stat : 31635 (java) S 31617 31617 28146 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 89989324 26730651648 6800 33554432000 4194304 4196468 140731721794480 140356516583664 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31636] ppid=31617 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/31619/task/31636/stat : 31636 (java) R 31617 31617 28146 0 -1 4202560 268 0 0 0 1 0 0 0 20 0 20 0 89989324 26730651648 6800 33554432000 4194304 4196468 140731721794480 140356515531120 140357759239226 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31637] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31637/stat : 31637 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89989324 26730651648 6800 33554432000 4194304 4196468 140731721794480 140356514478816 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31638] ppid=31617 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/31619/task/31638/stat : 31638 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989325 26730651648 6800 33554432000 4194304 4196468 140731721794480 140356513426352 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28652 KiB

[startup+0.210547 s]*
/proc/loadavg: 7.39 7.98 8.12 3/204 31638
/proc/meminfo: memFree=28159792/32770624 swapFree=67108744/67108860
[pid=31617] ppid=31614 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31617/stat : 31617 (xcsp3-exec) S 31614 31617 28146 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89989318 115843072 363 33554432000 4194304 5098028 140736525139584 140736525137688 139938660721276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11567104 140736525141046 140736525141248 140736525141248 140736525144010 0
/proc/31617/statm: 28282 363 306 221 0 87 0
[pid=31619] ppid=31617 vsize=26104152 memory=39724 CPUtime=0.33 cores=0-7
/proc/31619/stat : 31619 (java) S 31617 31617 28146 0 -1 1077944320 8480 0 0 0 31 2 0 0 20 0 20 0 89989318 26730651648 9931 33554432000 4194304 4196468 140731721794480 140731721777024 140357780758263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
/proc/31619/statm: 6526038 9931 3201 1 0 6488315 0
[pid=31619/tid=31620] ppid=31617 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/31619/task/31620/stat : 31620 (java) R 31617 31617 28146 0 -1 4202560 5568 0 0 0 18 1 0 0 20 0 20 0 89989319 26730651648 9931 33554432000 4194304 4196468 140731721794480 140357784995312 140357764838750 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31621] ppid=31617 vsize=26104152 memory=340 CPUtime=0 cores=0-7
/proc/31619/task/31621/stat : 31621 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 9931 33554432000 4194304 4196468 140731721794480 140357733378832 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31622] ppid=31617 vsize=26104152 memory=140288195184450 CPUtime=0 cores=0-7
/proc/31619/task/31622/stat : 31622 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 9931 33554432000 4194304 4196468 140731721794480 140357732326288 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31623] ppid=31617 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/31619/task/31623/stat : 31623 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 9931 33554432000 4194304 4196468 140731721794480 140357731273744 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31624] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31624/stat : 31624 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 9931 33554432000 4194304 4196468 140731721794480 140357730221200 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31625] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31625/stat : 31625 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 9931 33554432000 4194304 4196468 140731721794480 140357729167632 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31626] ppid=31617 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/31619/task/31626/stat : 31626 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 9931 33554432000 4194304 4196468 140731721794480 140357728115088 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31627] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31627/stat : 31627 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 9931 33554432000 4194304 4196468 140731721794480 140357727062544 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31628] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31628/stat : 31628 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89989320 26730651648 9931 33554432000 4194304 4196468 140731721794480 140357726010000 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31629] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31629/stat : 31629 (java) S 31617 31617 28146 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89989321 26730651648 9931 33554432000 4194304 4196468 140731721794480 140356522899952 140357780769410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31630] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31630/stat : 31630 (java) S 31617 31617 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89989322 26730651648 9931 33554432000 4194304 4196468 140731721794480 140356521846176 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31631] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31631/stat : 31631 (java) S 31617 31617 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89989322 26730651648 9931 33554432000 4194304 4196468 140731721794480 140356520793584 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31632] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31632/stat : 31632 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989324 26730651648 9931 33554432000 4194304 4196468 140731721794480 140356519742160 140357780776859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31633] ppid=31617 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/31619/task/31633/stat : 31633 (java) S 31617 31617 28146 0 -1 1077944384 465 0 0 0 1 0 0 0 20 0 20 0 89989324 26730651648 9931 33554432000 4194304 4196468 140731721794480 140356518688752 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31634] ppid=31617 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/31619/task/31634/stat : 31634 (java) S 31617 31617 28146 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 20 0 89989324 26730651648 9931 33554432000 4194304 4196468 140731721794480 140356517636208 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31635] ppid=31617 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/31619/task/31635/stat : 31635 (java) S 31617 31617 28146 0 -1 1077944384 232 0 0 0 1 0 0 0 20 0 20 0 89989324 26730651648 9931 33554432000 4194304 4196468 140731721794480 140356516583664 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31636] ppid=31617 vsize=26104152 memory=-1 CPUtime=0.07 cores=0-7
/proc/31619/task/31636/stat : 31636 (java) S 31617 31617 28146 0 -1 1077944384 805 0 0 0 7 0 0 0 20 0 20 0 89989324 26730651648 9931 33554432000 4194304 4196468 140731721794480 140356515531120 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31637] ppid=31617 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31637/stat : 31637 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89989324 26730651648 9931 33554432000 4194304 4196468 140731721794480 140356514478816 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31638] ppid=31617 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/31619/task/31638/stat : 31638 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989325 26730651648 9931 33554432000 4194304 4196468 140731721794480 140356513426352 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41176 KiB

[startup+0.310601 s]*
/proc/loadavg: 7.39 7.98 8.12 4/204 31638
/proc/meminfo: memFree=28153340/32770624 swapFree=67108744/67108860
[pid=31617] ppid=31614 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31617/stat : 31617 (xcsp3-exec) S 31614 31617 28146 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89989318 115843072 363 33554432000 4194304 5098028 140736525139584 140736525137688 139938660721276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11567104 140736525141046 140736525141248 140736525141248 140736525144010 0
/proc/31617/statm: 28282 363 306 221 0 87 0
[pid=31619] ppid=31617 vsize=26108408 memory=46572 CPUtime=0.52 cores=0-7
/proc/31619/stat : 31619 (java) S 31617 31617 28146 0 -1 1077944320 9391 0 0 0 48 4 0 0 20 0 20 0 89989318 26735009792 11643 33554432000 4194304 4196468 140731721794480 140731721777024 140357780758263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
/proc/31619/statm: 6527102 11643 3243 1 0 6488315 0
[pid=31619/tid=31620] ppid=31617 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/31619/task/31620/stat : 31620 (java) R 31617 31617 28146 0 -1 4202560 6275 0 0 0 27 2 0 0 20 0 20 0 89989319 26735009792 11643 33554432000 4194304 4196468 140731721794480 140357784989376 140357764838750 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31621] ppid=31617 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31621/stat : 31621 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26735009792 11643 33554432000 4194304 4196468 140731721794480 140357733378832 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31622] ppid=31617 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31622/stat : 31622 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989320 26735009792 11643 33554432000 4194304 4196468 140731721794480 140357732326288 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31623] ppid=31617 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31623/stat : 31623 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989320 26735009792 11643 33554432000 4194304 4196468 140731721794480 140357731273744 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31624] ppid=31617 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31624/stat : 31624 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26735009792 11643 33554432000 4194304 4196468 140731721794480 140357730221200 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31625] ppid=31617 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/31619/task/31625/stat : 31625 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26735009792 11643 33554432000 4194304 4196468 140731721794480 140357729167632 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31626] ppid=31617 vsize=26108408 memory=140288060388271 CPUtime=0 cores=0-7
/proc/31619/task/31626/stat : 31626 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26735009792 11643 33554432000 4194304 4196468 140731721794480 140357728115088 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31627] ppid=31617 vsize=26108408 memory=140288060390576 CPUtime=0 cores=0-7
/proc/31619/task/31627/stat : 31627 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26735009792 11643 33554432000 4194304 4196468 140731721794480 140357727062544 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31628] ppid=31617 vsize=26108408 memory=140288060392880 CPUtime=0 cores=0-7
/proc/31619/task/31628/stat : 31628 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89989320 26735009792 11643 33554432000 4194304 4196468 140731721794480 140357726010000 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31629] ppid=31617 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31629/stat : 31629 (java) S 31617 31617 28146 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89989321 26735009792 11643 33554432000 4194304 4196468 140731721794480 140356522899952 140357780769410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31630] ppid=31617 vsize=26108408 memory=280576120792720 CPUtime=0 cores=0-7
/proc/31619/task/31630/stat : 31630 (java) S 31617 31617 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89989322 26735009792 11643 33554432000 4194304 4196468 140731721794480 140356521846176 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31631] ppid=31617 vsize=26108408 memory=280576120799632 CPUtime=0 cores=0-7
/proc/31619/task/31631/stat : 31631 (java) S 31617 31617 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89989322 26735009792 11643 33554432000 4194304 4196468 140731721794480 140356520793584 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31632] ppid=31617 vsize=26108408 memory=280576120740912 CPUtime=0 cores=0-7
/proc/31619/task/31632/stat : 31632 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989324 26735009792 11643 33554432000 4194304 4196468 140731721794480 140356519742160 140357780776859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31633] ppid=31617 vsize=26108408 memory=280576120813456 CPUtime=0.02 cores=0-7
/proc/31619/task/31633/stat : 31633 (java) S 31617 31617 28146 0 -1 1077944384 485 0 0 0 2 0 0 0 20 0 20 0 89989324 26735009792 11643 33554432000 4194304 4196468 140731721794480 140356518688752 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31634] ppid=31617 vsize=26108408 memory=280576120820368 CPUtime=0.01 cores=0-7
/proc/31619/task/31634/stat : 31634 (java) S 31617 31617 28146 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 20 0 89989324 26735009792 11643 33554432000 4194304 4196468 140731721794480 140356517636208 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31635] ppid=31617 vsize=26108408 memory=280576120818064 CPUtime=0.04 cores=0-7
/proc/31619/task/31635/stat : 31635 (java) R 31617 31617 28146 0 -1 4202560 325 0 0 0 4 0 0 0 20 0 20 0 89989324 26735009792 11643 33554432000 4194304 4196468 140731721794480 140356516583664 140357758323024 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31636] ppid=31617 vsize=26108408 memory=280576120834224 CPUtime=0.11 cores=0-7
/proc/31619/task/31636/stat : 31636 (java) S 31617 31617 28146 0 -1 1077944384 895 0 0 0 11 0 0 0 20 0 20 0 89989324 26735009792 11643 33554432000 4194304 4196468 140731721794480 140356515531120 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31637] ppid=31617 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31637/stat : 31637 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89989324 26735009792 11643 33554432000 4194304 4196468 140731721794480 140356514478816 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31638] ppid=31617 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/31619/task/31638/stat : 31638 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989325 26735009792 11643 33554432000 4194304 4196468 140731721794480 140356513426352 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 48024 KiB

[startup+0.700946 s]
/proc/loadavg: 7.39 7.98 8.12 5/204 31638
/proc/meminfo: memFree=28132888/32770624 swapFree=67108744/67108860
[pid=31617] ppid=31614 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31617/stat : 31617 (xcsp3-exec) S 31614 31617 28146 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89989318 115843072 363 33554432000 4194304 5098028 140736525139584 140736525137688 139938660721276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11567104 140736525141046 140736525141248 140736525141248 140736525144010 0
/proc/31617/statm: 28282 363 306 221 0 87 0
[pid=31619] ppid=31617 vsize=26110532 memory=89048 CPUtime=1.7 cores=0-7
/proc/31619/stat : 31619 (java) S 31617 31617 28146 0 -1 1077944320 13425 0 0 0 163 7 0 0 20 0 20 0 89989318 26737184768 22262 33554432000 4194304 4196468 140731721794480 140731721777024 140357780758263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
/proc/31619/statm: 6527633 22262 3358 1 0 6488827 0
[pid=31619/tid=31620] ppid=31617 vsize=26110532 memory=280576121192112 CPUtime=0.66 cores=0-7
/proc/31619/task/31620/stat : 31620 (java) R 31617 31617 28146 0 -1 4202560 7293 0 0 0 63 3 0 0 20 0 20 0 89989319 26737184768 22262 33554432000 4194304 4196468 140731721794480 140357784993776 140357405401237 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31621] ppid=31617 vsize=26110532 memory=140288060597104 CPUtime=0 cores=0-7
/proc/31619/task/31621/stat : 31621 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26737184768 22262 33554432000 4194304 4196468 140731721794480 140357733378832 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31622] ppid=31617 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31622/stat : 31622 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989320 26737184768 22262 33554432000 4194304 4196468 140731721794480 140357732326288 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31623] ppid=31617 vsize=26110532 memory=1704 CPUtime=0 cores=0-7
/proc/31619/task/31623/stat : 31623 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989320 26737184768 22262 33554432000 4194304 4196468 140731721794480 140357731273744 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31624] ppid=31617 vsize=26110532 memory=1952 CPUtime=0 cores=0-7
/proc/31619/task/31624/stat : 31624 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26737184768 22262 33554432000 4194304 4196468 140731721794480 140357730221200 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31625] ppid=31617 vsize=26110532 memory=10584 CPUtime=0 cores=0-7
/proc/31619/task/31625/stat : 31625 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26737184768 22262 33554432000 4194304 4196468 140731721794480 140357729167632 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31626] ppid=31617 vsize=26110532 memory=15872 CPUtime=0 cores=0-7
/proc/31619/task/31626/stat : 31626 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26737184768 22262 33554432000 4194304 4196468 140731721794480 140357728115088 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31627] ppid=31617 vsize=26110532 memory=18280 CPUtime=0 cores=0-7
/proc/31619/task/31627/stat : 31627 (java) S 31617 31617 28146 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89989320 26737184768 22262 33554432000 4194304 4196468 140731721794480 140357727062544 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31628] ppid=31617 vsize=26110532 memory=1236 CPUtime=0 cores=0-7
/proc/31619/task/31628/stat : 31628 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89989320 26737184768 22262 33554432000 4194304 4196468 140731721794480 140357726010000 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31629] ppid=31617 vsize=26110532 memory=15200 CPUtime=0 cores=0-7
/proc/31619/task/31629/stat : 31629 (java) S 31617 31617 28146 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89989321 26737184768 22262 33554432000 4194304 4196468 140731721794480 140356522899952 140357780769410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31630] ppid=31617 vsize=26110532 memory=4052 CPUtime=0 cores=0-7
/proc/31619/task/31630/stat : 31630 (java) S 31617 31617 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89989322 26737184768 22262 33554432000 4194304 4196468 140731721794480 140356521846176 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31631] ppid=31617 vsize=26110532 memory=644 CPUtime=0 cores=0-7
/proc/31619/task/31631/stat : 31631 (java) S 31617 31617 28146 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89989322 26737184768 22262 33554432000 4194304 4196468 140731721794480 140356520793584 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31632] ppid=31617 vsize=26110532 memory=1800 CPUtime=0 cores=0-7
/proc/31619/task/31632/stat : 31632 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989324 26737184768 22262 33554432000 4194304 4196468 140731721794480 140356519742160 140357780776859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31633] ppid=31617 vsize=26110532 memory=0 CPUtime=0.21 cores=0-7
/proc/31619/task/31633/stat : 31633 (java) R 31617 31617 28146 0 -1 4202560 1421 0 0 0 21 0 0 0 20 0 20 0 89989324 26737184768 22262 33554432000 4194304 4196468 140731721794480 140356518680400 140357765687733 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31634] ppid=31617 vsize=26110532 memory=5404 CPUtime=0.18 cores=0-7
/proc/31619/task/31634/stat : 31634 (java) R 31617 31617 28146 0 -1 4202560 768 0 0 0 18 0 0 0 20 0 20 0 89989324 26737184768 22262 33554432000 4194304 4196468 140731721794480 140356517636208 140357761942908 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31635] ppid=31617 vsize=26110532 memory=796 CPUtime=0.17 cores=0-7
/proc/31619/task/31635/stat : 31635 (java) R 31617 31617 28146 0 -1 4202560 433 0 0 0 17 0 0 0 20 0 20 0 89989324 26737184768 22262 33554432000 4194304 4196468 140731721794480 140356516573520 140357766772572 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31636] ppid=31617 vsize=26110532 memory=4616 CPUtime=0.42 cores=0-7
/proc/31619/task/31636/stat : 31636 (java) R 31617 31617 28146 0 -1 4202560 2195 0 0 0 41 1 0 0 20 0 20 0 89989324 26737184768 22262 33554432000 4194304 4196468 140731721794480 140356515531248 140357760065708 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31637] ppid=31617 vsize=26110532 memory=1424 CPUtime=0 cores=0-7
/proc/31619/task/31637/stat : 31637 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89989324 26737184768 22262 33554432000 4194304 4196468 140731721794480 140356514478816 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31638] ppid=31617 vsize=26110532 memory=11116 CPUtime=0 cores=0-7
/proc/31619/task/31638/stat : 31638 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89989325 26737184768 22262 33554432000 4194304 4196468 140731721794480 140356513426352 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 26223660 KiB
Current children cumulated memory: 90500 KiB

[startup+1.28324 s]
# the end of solver process 31617 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.66758 s, system=0.134452 s

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

[startup+0.801286 s]
/proc/loadavg: 7.39 7.98 8.12 5/204 31638
/proc/meminfo: memFree=28132888/32770624 swapFree=67108744/67108860
[pid=31617] ppid=31614 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31617/stat : 31617 (xcsp3-exec) S 31614 31617 28146 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89989318 115843072 363 33554432000 4194304 5098028 140736525139584 140736525137688 139938660721276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11567104 140736525141046 140736525141248 140736525141248 140736525144010 0
/proc/31617/statm: 28282 363 306 221 0 87 0
[pid=31619] ppid=31617 vsize=26711656 memory=178660 CPUtime=2.27 cores=0-7
/proc/31619/stat : 31619 (java) S 31617 31617 28146 0 -1 1077944320 15488 0 0 0 217 10 0 0 20 0 27 0 89989318 27352735744 44665 33554432000 4194304 4196468 140731721794480 140731721777024 140357780758263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
/proc/31619/statm: 6677914 44665 3381 1 0 6639108 0
[pid=31619/tid=31620] ppid=31617 vsize=26711656 memory=6935650355271196736 CPUtime=0.69 cores=0-7
/proc/31619/task/31620/stat : 31620 (java) S 31617 31617 28146 0 -1 1077944384 7370 0 0 0 65 4 0 0 20 0 27 0 89989319 27352735744 44665 33554432000 4194304 4196468 140731721794480 140357784999040 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31621] ppid=31617 vsize=26711656 memory=4640767346415259728 CPUtime=0 cores=0-7
/proc/31619/task/31621/stat : 31621 (java) S 31617 31617 28146 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 27 0 89989320 27352735744 44665 33554432000 4194304 4196468 140731721794480 140357733378832 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31622] ppid=31617 vsize=26711656 memory=7516877558933115221 CPUtime=0 cores=0-7
/proc/31619/task/31622/stat : 31622 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 89989320 27352735744 44665 33554432000 4194304 4196468 140731721794480 140357732326288 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31623] ppid=31617 vsize=26711656 memory=8041645962788481611 CPUtime=0 cores=0-7
/proc/31619/task/31623/stat : 31623 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 89989320 27352735744 44665 33554432000 4194304 4196468 140731721794480 140357731273744 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31624] ppid=31617 vsize=26711656 memory=-9109213556524817781 CPUtime=0 cores=0-7
/proc/31619/task/31624/stat : 31624 (java) S 31617 31617 28146 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 27 0 89989320 27352735744 44665 33554432000 4194304 4196468 140731721794480 140357730221200 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31625] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31625/stat : 31625 (java) S 31617 31617 28146 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 27 0 89989320 27352735744 44665 33554432000 4194304 4196468 140731721794480 140357729167632 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31626] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31626/stat : 31626 (java) S 31617 31617 28146 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 44665 33554432000 4194304 4196468 140731721794480 140357728115088 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31627] ppid=31617 vsize=26711656 memory=280576120655424 CPUtime=0 cores=0-7
/proc/31619/task/31627/stat : 31627 (java) S 31617 31617 28146 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 44665 33554432000 4194304 4196468 140731721794480 140357727062544 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31628] ppid=31617 vsize=26711656 memory=-9178176117151205470 CPUtime=0 cores=0-7
/proc/31619/task/31628/stat : 31628 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 44665 33554432000 4194304 4196468 140731721794480 140357726010000 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31629] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31629/stat : 31629 (java) S 31617 31617 28146 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 89989321 27352735744 44665 33554432000 4194304 4196468 140731721794480 140356522899952 140357780769410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31630] ppid=31617 vsize=26711656 memory=1844 CPUtime=0 cores=0-7
/proc/31619/task/31630/stat : 31630 (java) S 31617 31617 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 89989322 27352735744 44665 33554432000 4194304 4196468 140731721794480 140356521846176 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31631] ppid=31617 vsize=26711656 memory=1008 CPUtime=0 cores=0-7
/proc/31619/task/31631/stat : 31631 (java) S 31617 31617 28146 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89989322 27352735744 44665 33554432000 4194304 4196468 140731721794480 140356520793584 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31632] ppid=31617 vsize=26711656 memory=5404 CPUtime=0 cores=0-7
/proc/31619/task/31632/stat : 31632 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89989324 27352735744 44665 33554432000 4194304 4196468 140731721794480 140356519742160 140357780776859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31633] ppid=31617 vsize=26711656 memory=796 CPUtime=0.29 cores=0-7
/proc/31619/task/31633/stat : 31633 (java) R 31617 31617 28146 0 -1 4202560 1460 0 0 0 29 0 0 0 20 0 28 0 89989324 27352735744 44665 33554432000 4194304 4196468 140731721794480 140356518687936 140357766774977 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31634] ppid=31617 vsize=26711656 memory=4616 CPUtime=0.23 cores=0-7
/proc/31619/task/31634/stat : 31634 (java) R 31617 31617 28146 0 -1 4202560 792 0 0 0 23 0 0 0 20 0 28 0 89989324 27352735744 44665 33554432000 4194304 4196468 140731721794480 140356517627856 140357760007664 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31635] ppid=31617 vsize=26711656 memory=1424 CPUtime=0.26 cores=0-7
/proc/31619/task/31635/stat : 31635 (java) R 31617 31617 28146 0 -1 1077944384 860 0 0 0 26 0 0 0 20 0 28 0 89989324 27352735744 44665 33554432000 4194304 4196468 140731721794480 140356516570448 140357780768469 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31636] ppid=31617 vsize=26711656 memory=11116 CPUtime=0.48 cores=0-7
/proc/31619/task/31636/stat : 31636 (java) R 31617 31617 28146 0 -1 4202560 2312 0 0 0 47 1 0 0 20 0 28 0 89989324 27352735744 44665 33554432000 4194304 4196468 140731721794480 140356515526848 140357780770198 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31637] ppid=31617 vsize=26711656 memory=1200 CPUtime=0 cores=0-7
/proc/31619/task/31637/stat : 31637 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89989324 27352735744 44665 33554432000 4194304 4196468 140731721794480 140356514478816 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31638] ppid=31617 vsize=26711656 memory=1228 CPUtime=0 cores=0-7
/proc/31619/task/31638/stat : 31638 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89989325 27352735744 44665 33554432000 4194304 4196468 140731721794480 140356513426352 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
Current children cumulated CPU time: 2.27 s
Current children cumulated vsize: 26824784 KiB
Current children cumulated memory: 180112 KiB

[startup+1.20112 s]
/proc/loadavg: 7.39 7.98 8.12 10/212 31797
/proc/meminfo: memFree=27994960/32770624 swapFree=67108744/67108860
[pid=31617] ppid=31614 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31617/stat : 31617 (xcsp3-exec) S 31614 31617 28146 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89989318 115843072 363 33554432000 4194304 5098028 140736525139584 140736525137688 139938660721276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11567104 140736525141046 140736525141248 140736525141248 140736525144010 0
/proc/31617/statm: 28282 363 306 221 0 87 0
[pid=31619] ppid=31617 vsize=26711656 memory=210628 CPUtime=5.27 cores=0-7
/proc/31619/stat : 31619 (java) S 31617 31617 28146 0 -1 1077944320 20533 0 0 0 515 12 0 0 20 0 28 0 89989318 27352735744 52657 33554432000 4194304 4196468 140731721794480 140731721777024 140357780758263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
/proc/31619/statm: 6677914 52657 3396 1 0 6639108 0
[pid=31619/tid=31620] ppid=31617 vsize=26711656 memory=0 CPUtime=0.7 cores=0-7
/proc/31619/task/31620/stat : 31620 (java) S 31617 31617 28146 0 -1 1077944384 7370 0 0 0 66 4 0 0 20 0 28 0 89989319 27352735744 52657 33554432000 4194304 4196468 140731721794480 140357784999040 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31621] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31621/stat : 31621 (java) S 31617 31617 28146 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 52657 33554432000 4194304 4196468 140731721794480 140357733378832 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31622] ppid=31617 vsize=26711656 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/31619/task/31622/stat : 31622 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 52657 33554432000 4194304 4196468 140731721794480 140357732326288 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31623] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31623/stat : 31623 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 52657 33554432000 4194304 4196468 140731721794480 140357731273744 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31624] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31624/stat : 31624 (java) S 31617 31617 28146 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 52657 33554432000 4194304 4196468 140731721794480 140357730221200 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31625] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31625/stat : 31625 (java) S 31617 31617 28146 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 52657 33554432000 4194304 4196468 140731721794480 140357729167632 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31626] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31626/stat : 31626 (java) S 31617 31617 28146 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 52657 33554432000 4194304 4196468 140731721794480 140357728115088 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31627] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31627/stat : 31627 (java) S 31617 31617 28146 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 52657 33554432000 4194304 4196468 140731721794480 140357727062544 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31628] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31628/stat : 31628 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89989320 27352735744 52657 33554432000 4194304 4196468 140731721794480 140357726010000 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31629] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31629/stat : 31629 (java) S 31617 31617 28146 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 89989321 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356522899952 140357780769410 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31630] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31630/stat : 31630 (java) S 31617 31617 28146 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 89989322 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356521846176 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31631] ppid=31617 vsize=26711656 memory=302585798304464922 CPUtime=0 cores=0-7
/proc/31619/task/31631/stat : 31631 (java) S 31617 31617 28146 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89989322 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356520793584 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31632] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31632/stat : 31632 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89989324 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356519742160 140357780776859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31633] ppid=31617 vsize=26711656 memory=7446247234588988271 CPUtime=0.62 cores=0-7
/proc/31619/task/31633/stat : 31633 (java) R 31617 31617 28146 0 -1 4202560 2419 0 0 0 62 0 0 0 20 0 28 0 89989324 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356518669768 140357764258646 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31634] ppid=31617 vsize=26711656 memory=0 CPUtime=0.5 cores=0-7
/proc/31619/task/31634/stat : 31634 (java) R 31617 31617 28146 0 -1 4202560 1960 0 0 0 50 0 0 0 20 0 28 0 89989324 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356517623024 140357762279955 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31635] ppid=31617 vsize=26711656 memory=0 CPUtime=0.6 cores=0-7
/proc/31619/task/31635/stat : 31635 (java) R 31617 31617 28146 0 -1 4202560 1407 0 0 0 60 0 0 0 20 0 28 0 89989324 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356516572096 140357764258605 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31636] ppid=31617 vsize=26711656 memory=6656426216303648864 CPUtime=0.59 cores=0-7
/proc/31619/task/31636/stat : 31636 (java) R 31617 31617 28146 0 -1 1077944384 2924 0 0 0 58 1 0 0 20 0 28 0 89989324 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356515531120 140357780769410 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31637] ppid=31617 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31619/task/31637/stat : 31637 (java) S 31617 31617 28146 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89989324 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356514478816 140357780768469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31638] ppid=31617 vsize=26711656 memory=549 CPUtime=0 cores=0-7
/proc/31619/task/31638/stat : 31638 (java) S 31617 31617 28146 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89989325 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356513426352 140357780769410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31790] ppid=31617 vsize=26711656 memory=0 CPUtime=0.2 cores=0-7
/proc/31619/task/31790/stat : 31790 (java) R 31617 31617 28146 0 -1 1077944384 25 0 0 0 20 0 0 0 20 0 28 0 89989410 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356428259408 140357780779453 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31791] ppid=31617 vsize=26711656 memory=149 CPUtime=0.2 cores=0-7
/proc/31619/task/31791/stat : 31791 (java) R 31617 31617 28146 0 -1 4202560 20 0 0 0 20 0 0 0 20 0 28 0 89989410 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356432476880 140357406287495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31792] ppid=31617 vsize=26711656 memory=248 CPUtime=0.18 cores=0-7
/proc/31619/task/31792/stat : 31792 (java) R 31617 31617 28146 0 -1 4202560 17 0 0 0 18 0 0 0 20 0 28 0 89989410 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356426158616 140357406285994 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31793] ppid=31617 vsize=26711656 memory=56 CPUtime=0.16 cores=0-7
/proc/31619/task/31793/stat : 31793 (java) R 31617 31617 28146 0 -1 4202560 36 0 0 0 16 0 0 0 20 0 28 0 89989410 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356429315720 140357406231955 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31794] ppid=31617 vsize=26711656 memory=77 CPUtime=0.16 cores=0-7
/proc/31619/task/31794/stat : 31794 (java) R 31617 31617 28146 0 -1 4202560 28 0 0 0 16 0 0 0 20 0 28 0 89989410 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356434582192 140357404228782 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31795] ppid=31617 vsize=26711656 memory=15979 CPUtime=0.18 cores=0-7
/proc/31619/task/31795/stat : 31795 (java) R 31617 31617 28146 0 -1 4202560 21 0 0 0 18 0 0 0 20 0 28 0 89989410 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356431421432 140357406217735 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31796] ppid=31617 vsize=26711656 memory=0 CPUtime=0.21 cores=0-7
/proc/31619/task/31796/stat : 31796 (java) R 31617 31617 28146 0 -1 4202560 24 0 0 0 21 0 0 0 20 0 28 0 89989410 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356430368792 140357406145711 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
[pid=31619/tid=31797] ppid=31617 vsize=26711656 memory=0 CPUtime=0.17 cores=0-7
/proc/31619/task/31797/stat : 31797 (java) R 31617 31617 28146 0 -1 4202560 19 0 0 0 17 0 0 0 20 0 28 0 89989411 27352735744 52657 33554432000 4194304 4196468 140731721794480 140356433527688 140357406287032 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21123072 140731721802881 140731721803053 140731721803053 140731721805775 0
Current children cumulated CPU time: 5.27 s
Current children cumulated vsize: 26824784 KiB
Current children cumulated memory: 212080 KiB

Child status: 0
Real time (s): 1.28329
CPU time (s): 5.80203
CPU user time (s): 5.66758
CPU system time (s): 0.134452
CPU usage (%): 452.123
Max. virtual memory (cumulated for all children) (KiB): 26824784
Max. memory (cumulated for all children) (KiB): 212080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.66758
system time used= 0.134452
maximum resident set size= 211896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21167
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4444
involuntary context switches= 107


# summary of solver processes directly reported to runsolver:
#   pid: 31617
#   total CPU time (s): 5.80203
#   total CPU user time (s): 5.66758
#   total CPU system time (s): 0.134452

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033986 second user time and 0.05753 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-27 22:44:21
IDJOB=4297596
IDBENCH=141525
IDSOLVER=2760
FILE ID=node134/4297596-1532724261
RUNJOBID= node134-1532721509-28173
PBS_JOBID= 21022333
Free space on /tmp= 55560 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Mario/Mario-easy-5_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297596-1532724261/watcher-4297596-1532724261 -o /tmp/evaluation-result-4297596-1532724261/solver-4297596-1532724261 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532721509-28173 --watchdog 2580  HOME/xcsp3-exec -seed 317057919 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297596-1532724261.xml

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

MD5SUM BENCH= 4fc2559afebff091b84e9ba27308c103
RANDOM SEED=317057919

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
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.68
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.68
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.68
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:        28187476 kB
MemAvailable:   31957008 kB
Buffers:          163972 kB
Cached:          3869052 kB
SwapCached:            0 kB
Active:          1771384 kB
Inactive:        2316620 kB
Active(anon):       4212 kB
Inactive(anon):    78552 kB
Active(file):    1767172 kB
Inactive(file):  2238068 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:             21976 kB
Writeback:             0 kB
AnonPages:         95076 kB
Mapped:            42340 kB
Shmem:             25132 kB
Slab:             188356 kB
SReclaimable:     160256 kB
SUnreclaim:        28100 kB
KernelStack:        3600 kB
PageTables:         4888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55540 MiB
End job on node134 at 2018-07-27 22:44:22