Trace number 4303873

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
Mistral-2.0 2018-08-01SAT 1953.18 1953.04

General information on the benchmark

NameMagicHexagon/
MagicHexagon-05-0006_c18.xml
MD5SUMc9b27afa5f83f52385759d74be3b3eae
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.1912
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints34
Number of domains1
Minimum domain size61
Maximum domain size61
Distribution of domain sizes[{"size":61,"count":61}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":20},{"degree":4,"count":55},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity61
Distribution of constraint arities[{"arity":2,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":3},{"arity":61,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":27}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral 01082018
1953.14/1953.04	s SATISFIABLE
1953.14/1953.04	v <instantiation type="solution">
1953.14/1953.04	v   <list> x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
1953.14/1953.04	v   <values> 24 64 66 65 25 * * * * 58 29 26 42 28 61 * * * 60 18 37 13 15 38 63 * * 59 35 19 21 12 22 14 62 * 43 47 9 7 6 31 23 45 33 51 39 36 16 17 11 20 54 * 48 10 41 27 32 30 56 * * 50 49 8 46 34 57 * * * 52 40 55 53 44 * * * * </values>
1953.14/1953.04	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303873-1534027415/watcher-4303873-1534027415 -o /tmp/evaluation-result-4303873-1534027415/solver-4303873-1534027415 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534027413-22191 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1175116506 HOME/instance-4303873-1534027415.xml 

running on 4 cores: 1,3,5,7

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

solver pid=22282, runsolver pid=22279

[startup+0.100237 s]*
/proc/loadavg: 1.25 1.73 1.94 3/189 22283
/proc/meminfo: memFree=28766040/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29020 memory=3968 CPUtime=0.1 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1164 0 0 0 10 0 0 0 20 0 1 0 220304687 29716480 992 33554432000 4194304 7499544 140724081423904 140724081420904 4405156 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7255 992 772 807 0 246 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29020 KiB
Current children cumulated memory: 3968 KiB

[startup+0.209383 s]*
/proc/loadavg: 1.25 1.73 1.94 3/189 22283
/proc/meminfo: memFree=28766040/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29020 memory=3968 CPUtime=0.21 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1170 0 0 0 21 0 0 0 20 0 1 0 220304687 29716480 992 33554432000 4194304 7499544 140724081423904 140724081420904 4545664 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7255 992 772 807 0 246 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29020 KiB
Current children cumulated memory: 3968 KiB

[startup+0.308892 s]*
/proc/loadavg: 1.25 1.73 1.94 3/189 22283
/proc/meminfo: memFree=28766040/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29020 memory=3968 CPUtime=0.31 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1170 0 0 0 31 0 0 0 20 0 1 0 220304687 29716480 992 33554432000 4194304 7499544 140724081423904 140724081420904 4580909 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7255 992 772 807 0 246 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29020 KiB
Current children cumulated memory: 3968 KiB

[startup+0.700311 s]
/proc/loadavg: 1.25 1.73 1.94 3/189 22283
/proc/meminfo: memFree=28766040/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=3968 CPUtime=0.69 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1173 0 0 0 69 0 0 0 20 0 1 0 220304687 29855744 992 33554432000 4194304 7499544 140724081423904 140724081420904 5771731 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 992 772 807 0 280 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 3968 KiB

[startup+1.50027 s]
/proc/loadavg: 1.25 1.73 1.94 3/189 22283
/proc/meminfo: memFree=28765800/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=3968 CPUtime=1.49 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1174 0 0 0 149 0 0 0 20 0 1 0 220304687 29855744 992 33554432000 4194304 7499544 140724081423904 140724081418536 5684997 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 992 772 807 0 280 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 3968 KiB

[startup+3.10906 s]
/proc/loadavg: 1.25 1.73 1.94 3/189 22283
/proc/meminfo: memFree=28765300/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=3.1 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1288 0 0 0 310 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4541755 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+6.30031 s]
/proc/loadavg: 1.31 1.73 1.94 3/189 22283
/proc/meminfo: memFree=28765300/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=6.29 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1402 0 0 0 629 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5771031 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+12.7003 s]
/proc/loadavg: 1.37 1.74 1.94 3/189 22283
/proc/meminfo: memFree=28765548/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=12.69 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1515 0 0 0 1269 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5685030 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+25.5003 s]
/proc/loadavg: 1.51 1.75 1.94 3/189 22283
/proc/meminfo: memFree=28765860/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=25.5 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1741 0 0 0 2550 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5770124 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+51.109 s]
/proc/loadavg: 1.68 1.77 1.94 3/189 22283
/proc/meminfo: memFree=28765884/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=51.11 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1856 0 0 0 5111 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5684007 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+102.3 s]
/proc/loadavg: 1.86 1.81 1.95 3/188 22284
/proc/meminfo: memFree=28766140/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=102.3 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 1970 0 0 0 10230 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4579850 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+162.3 s]
/proc/loadavg: 1.95 1.84 1.95 3/188 22285
/proc/meminfo: memFree=28765856/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=162.3 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 2084 0 0 0 16230 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4379081 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.87 1.95 3/188 22286
/proc/meminfo: memFree=28766104/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=222.31 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 2197 0 0 0 22231 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5770748 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.89 1.95 3/188 22287
/proc/meminfo: memFree=28765736/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=282.31 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 2203 0 0 0 28231 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4404960 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.91 1.95 3/187 22288
/proc/meminfo: memFree=28766024/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=342.32 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 2317 0 0 0 34232 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4541763 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.93 1.95 3/188 22297
/proc/meminfo: memFree=28764392/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=402.32 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 2317 0 0 0 40232 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4249975 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.94 1.95 3/188 22298
/proc/meminfo: memFree=28765124/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=462.33 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 2428 0 0 0 46233 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4542000 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB


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

Current children cumulated memory: 4052 KiB

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 22358
/proc/meminfo: memFree=28764796/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1542.4 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3458 0 0 0 154240 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5684721 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1542.4 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 22366
/proc/meminfo: memFree=28764308/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1602.41 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3458 0 0 0 160241 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4249666 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1602.41 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 22367
/proc/meminfo: memFree=28763844/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1662.41 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3570 0 0 0 166241 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5771719 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1662.41 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 22368
/proc/meminfo: memFree=28764228/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1722.41 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3570 0 0 0 172241 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5161026 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1722.41 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 22369
/proc/meminfo: memFree=28764388/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1782.42 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3682 0 0 0 178242 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5772270 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1782.42 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1842.3 s]
/proc/loadavg: 2.56 2.14 2.01 3/187 22370
/proc/meminfo: memFree=28764048/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1842.42 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3682 0 0 0 184242 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4541952 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1842.42 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1902.3 s]
/proc/loadavg: 2.21 2.12 2.01 3/187 22371
/proc/meminfo: memFree=28764420/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1902.43 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3794 0 0 0 190243 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4257824 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1902.43 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1953.04 s]
# the end of solver process 22282 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1953.18 s, system=0.002 s

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

[startup+1920 s]*
/proc/loadavg: 2.15 2.11 2.01 3/187 22371
/proc/meminfo: memFree=28764420/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1920.14 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3794 0 0 0 192014 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5837904 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1920.14 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1932.8 s]
/proc/loadavg: 2.12 2.10 2.01 3/187 22372
/proc/meminfo: memFree=28764212/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1932.93 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3794 0 0 0 193293 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5771088 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1932.93 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1945.6 s]
/proc/loadavg: 2.10 2.10 2.01 3/187 22372
/proc/meminfo: memFree=28764336/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1945.73 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3794 0 0 0 194573 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5773199 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1945.73 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1948.8 s]
/proc/loadavg: 2.10 2.10 2.01 3/187 22372
/proc/meminfo: memFree=28764336/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1948.93 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3794 0 0 0 194893 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4579720 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1948.93 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1950.4 s]
/proc/loadavg: 2.09 2.10 2.01 3/187 22372
/proc/meminfo: memFree=28764336/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1950.53 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3796 0 0 0 195053 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4405841 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1950.53 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1952 s]*
/proc/loadavg: 2.09 2.10 2.01 3/187 22372
/proc/meminfo: memFree=28764336/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1952.14 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3796 0 0 0 195214 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5773231 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1952.14 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1952.8 s]
/proc/loadavg: 2.09 2.10 2.01 3/187 22372
/proc/meminfo: memFree=28764336/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1952.93 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3796 0 0 0 195293 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 5684352 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1952.93 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

[startup+1953 s]*
/proc/loadavg: 2.09 2.10 2.01 3/187 22372
/proc/meminfo: memFree=28764336/32770624 swapFree=67108804/67108860
[pid=22282] ppid=22279 vsize=29156 memory=4052 CPUtime=1953.14 cores=1,3,5,7
/proc/22282/stat : 22282 (MistralXCSP) R 22279 22282 22159 0 -1 4202496 3796 0 0 0 195314 0 0 0 20 0 1 0 220304687 29855744 1013 33554432000 4194304 7499544 140724081423904 140724081418536 4579629 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9598848 9604096 42487808 140724081431661 140724081431811 140724081431811 140724081434569 0
/proc/22282/statm: 7289 1013 773 807 0 280 0
Current children cumulated CPU time: 1953.14 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 4052 KiB

Child status: 0
Real time (s): 1953.04
CPU time (s): 1953.18
CPU user time (s): 1953.18
CPU system time (s): 0.002
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 29156
Max. memory (cumulated for all children) (KiB): 4052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1953.18
system time used= 0.002
maximum resident set size= 4052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3890
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 491


# summary of solver processes directly reported to runsolver:
#   pid: 22282
#   total CPU time (s): 1953.18
#   total CPU user time (s): 1953.18
#   total CPU system time (s): 0.002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.21747 second user time and 12.8675 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-12 00:43:35
IDJOB=4303873
IDBENCH=141564
IDSOLVER=2779
FILE ID=node105/4303873-1534027415
RUNJOBID= node105-1534027413-22191
PBS_JOBID= 21036966
Free space on /tmp= 40724 MiB

SOLVER NAME= Mistral-2.0 2018-08-01
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-05-0006_c18.xml
COMMAND LINE= MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303873-1534027415/watcher-4303873-1534027415 -o /tmp/evaluation-result-4303873-1534027415/solver-4303873-1534027415 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534027413-22191 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1175116506 HOME/instance-4303873-1534027415.xml

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

MD5SUM BENCH= c9b27afa5f83f52385759d74be3b3eae
RANDOM SEED=1175116506

node105.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.32
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.32
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.32
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.32
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:        28766520 kB
MemAvailable:   31914816 kB
Buffers:           60228 kB
Cached:          3354376 kB
SwapCached:           16 kB
Active:          1691032 kB
Inactive:        1776816 kB
Active(anon):       5416 kB
Inactive(anon):   100532 kB
Active(file):    1685616 kB
Inactive(file):  1676284 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             12072 kB
Writeback:             0 kB
AnonPages:         69500 kB
Mapped:            50904 kB
Shmem:             49748 kB
Slab:             231428 kB
SReclaimable:     204464 kB
SUnreclaim:        26964 kB
KernelStack:        3600 kB
PageTables:         5388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     378464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 40720 MiB
End job on node105 at 2018-08-12 01:16:08