Trace number 4261364

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 2017-07-28? (TO) 2519.79 2520

General information on the benchmark

NameKnightTour/KnightTour-int-s1/
KnightTour-13-int.xml
MD5SUM5aa475b3f1257aceb66c8baaa9eb8eb1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.7322199
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints171
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":167},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":170},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints169
Distribution of constraint types[{"type":"intension","count":169},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c 280717
2519.77/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4261364-1502383286/watcher-4261364-1502383286 -o /tmp/evaluation-result-4261364-1502383286/solver-4261364-1502383286 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2687 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1704790161 HOME/instance-4261364-1502383286.xml 

pid=13272
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.98 2.03 3/180 13275
/proc/meminfo: memFree=31487568/32770624 swapFree=0/279056
[pid=13275] ppid=13272 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/13275/stat : 13275 (runsolver) D 13272 13275 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 40524187 24240128 106 18446744073709551615 4194304 4338465 140729900964144 140729900961784 139802598855383 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 9228288 140729900970124 140729900970570 140729900970570 140729900974026 0
/proc/13275/statm: 5918 106 53 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 1.94 1.98 2.03 3/180 13275
/proc/meminfo: memFree=31487568/32770624 swapFree=0/279056
[pid=13275] ppid=13272 vsize=29188 CPUtime=0 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 1173 0 0 0 0 0 0 0 20 0 1 0 40524187 29888512 971 18446744073709551615 4194304 7396336 140726014136112 140726014133112 140116120964069 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 7297 971 733 782 0 313 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29188

[startup+0.200263 s]
/proc/loadavg: 1.94 1.98 2.03 3/180 13275
/proc/meminfo: memFree=31487568/32770624 swapFree=0/279056
[pid=13275] ppid=13272 vsize=30952 CPUtime=0.1 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 1606 0 0 0 10 0 0 0 20 0 1 0 40524187 31694848 1444 18446744073709551615 4194304 7396336 140726014136112 140726014133112 6195513 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 7738 1444 733 782 0 754 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30952

[startup+0.300251 s]
/proc/loadavg: 1.94 1.98 2.03 3/180 13275
/proc/meminfo: memFree=31487568/32770624 swapFree=0/279056
[pid=13275] ppid=13272 vsize=33092 CPUtime=0.2 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 2194 0 0 0 20 0 0 0 20 0 1 0 40524187 33886208 1991 18446744073709551615 4194304 7396336 140726014136112 140726014133112 6018453 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 8273 1991 733 782 0 1289 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 33092

[startup+0.700221 s]
/proc/loadavg: 1.94 1.98 2.03 3/180 13275
/proc/meminfo: memFree=31487568/32770624 swapFree=0/279056
[pid=13275] ppid=13272 vsize=37044 CPUtime=0.6 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 3276 0 0 0 60 0 0 0 20 0 1 0 40524187 37933056 3030 18446744073709551615 4194304 7396336 140726014136112 140726014133112 4406356 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9261 3030 775 782 0 2277 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 37044

[startup+1.50023 s]
/proc/loadavg: 1.94 1.98 2.03 3/181 13276
/proc/meminfo: memFree=31479016/32770624 swapFree=0/279056
[pid=13275] ppid=13272 vsize=37176 CPUtime=1.4 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 3297 0 0 0 140 0 0 0 20 0 1 0 40524187 38068224 3030 18446744073709551615 4194304 7396336 140726014136112 140726014133112 4406385 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9294 3030 775 782 0 2310 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 37176

[startup+3.10022 s]
/proc/loadavg: 1.94 1.98 2.03 3/181 13276
/proc/meminfo: memFree=31478680/32770624 swapFree=0/279056
[pid=13275] ppid=13272 vsize=37176 CPUtime=3 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 5052 0 0 0 300 0 0 0 20 0 1 0 40524187 38068224 3057 18446744073709551615 4194304 7396336 140726014136112 140726014130312 4407306 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9294 3057 775 782 0 2310 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 37176

[startup+6.30022 s]
/proc/loadavg: 1.95 1.98 2.03 3/181 13276
/proc/meminfo: memFree=31477700/32770624 swapFree=0/279056
[pid=13275] ppid=13272 vsize=37176 CPUtime=6.2 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 6856 0 0 0 620 0 0 0 20 0 1 0 40524187 38068224 3066 18446744073709551615 4194304 7396336 140726014136112 140726014130312 140116120956443 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9294 3066 775 782 0 2310 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 37176

[startup+12.7002 s]
/proc/loadavg: 1.95 1.98 2.03 3/181 13276
/proc/meminfo: memFree=31477432/32770624 swapFree=0/279056
[pid=13275] ppid=13272 vsize=37572 CPUtime=12.6 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 8830 0 0 0 1260 0 0 0 20 0 1 0 40524187 38473728 3147 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5162969 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9393 3147 777 782 0 2409 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 37572

[startup+25.5003 s]
/proc/loadavg: 1.96 1.99 2.03 3/181 13276
/proc/meminfo: memFree=31476812/32770624 swapFree=0/279056
[pid=13275] ppid=13272 vsize=37572 CPUtime=25.4 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 12555 0 0 0 2540 0 0 0 20 0 1 0 40524187 38473728 3172 18446744073709551615 4194304 7396336 140726014136112 140726014130504 4245092 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9393 3172 777 782 0 2409 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 37572

[startup+51.1003 s]
/proc/loadavg: 1.97 1.99 2.03 3/181 13278
/proc/meminfo: memFree=31475596/32770624 swapFree=0/278868
[pid=13275] ppid=13272 vsize=37704 CPUtime=51 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 14503 0 0 0 5099 1 0 0 20 0 1 0 40524187 38608896 3199 18446744073709551615 4194304 7396336 140726014136112 140726014130504 5865639 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9426 3199 777 782 0 2442 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 37704

[startup+102.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/181 13280
/proc/meminfo: memFree=31475824/32770624 swapFree=0/278888
[pid=13275] ppid=13272 vsize=37836 CPUtime=102.2 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 15130 0 0 0 10219 1 0 0 20 0 1 0 40524187 38744064 3215 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4387942 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9459 3215 777 782 0 2475 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 37836

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 13296
/proc/meminfo: memFree=31472160/32770624 swapFree=0/278924
[pid=13275] ppid=13272 vsize=37836 CPUtime=162.19 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 15759 0 0 0 16218 1 0 0 20 0 1 0 40524187 38744064 3229 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5685327 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9459 3229 777 782 0 2475 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 37836

[startup+222.306 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 13298
/proc/meminfo: memFree=31471808/32770624 swapFree=0/278956
[pid=13275] ppid=13272 vsize=37836 CPUtime=222.2 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 16386 0 0 0 22219 1 0 0 20 0 1 0 40524187 38744064 3236 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5872171 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9459 3236 777 782 0 2475 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 37836

[startup+282.3 s]
/proc/loadavg: 2.04 2.00 2.04 3/181 13300
/proc/meminfo: memFree=31474716/32770624 swapFree=0/278976
[pid=13275] ppid=13272 vsize=37836 CPUtime=282.19 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 17020 0 0 0 28218 1 0 0 20 0 1 0 40524187 38744064 3241 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4582790 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9459 3241 777 782 0 2475 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 37836

[startup+342.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/181 13302
/proc/meminfo: memFree=31474344/32770624 swapFree=0/278992
[pid=13275] ppid=13272 vsize=37968 CPUtime=342.19 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 17653 0 0 0 34218 1 0 0 20 0 1 0 40524187 38879232 3245 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4320519 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3245 777 782 0 2508 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 37968

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.05 3/181 13304
/proc/meminfo: memFree=31474592/32770624 swapFree=0/279012
[pid=13275] ppid=13272 vsize=37968 CPUtime=402.18 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 18288 0 0 0 40217 1 0 0 20 0 1 0 40524187 38879232 3246 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5687093 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3246 777 782 0 2508 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 37968

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/181 13306
/proc/meminfo: memFree=31474724/32770624 swapFree=0/279036
[pid=13275] ppid=13272 vsize=37968 CPUtime=462.18 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 18918 0 0 0 46217 1 0 0 20 0 1 0 40524187 38879232 3248 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4245088 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3248 777 782 0 2508 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 37968

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 13308
/proc/meminfo: memFree=31474164/32770624 swapFree=0/279048
[pid=13275] ppid=13272 vsize=37968 CPUtime=522.18 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 19562 0 0 0 52217 1 0 0 20 0 1 0 40524187 38879232 3250 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5586259 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3250 777 782 0 2508 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 37968

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13310
/proc/meminfo: memFree=31474908/32770624 swapFree=0/279060
[pid=13275] ppid=13272 vsize=37968 CPUtime=582.17 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 20205 0 0 0 58216 1 0 0 20 0 1 0 40524187 38879232 3251 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4547281 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3251 777 782 0 2508 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 37968


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13373
/proc/meminfo: memFree=31473772/32770624 swapFree=0/279416
[pid=13275] ppid=13272 vsize=37968 CPUtime=1602.12 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 31301 0 0 0 160211 1 0 0 20 0 1 0 40524187 38879232 3274 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4252525 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3274 777 782 0 2508 0
Current children cumulated CPU time (s) 1602.12
Current children cumulated vsize (KiB) 37968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13376
/proc/meminfo: memFree=31473972/32770624 swapFree=0/279448
[pid=13275] ppid=13272 vsize=37968 CPUtime=1662.11 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 31963 0 0 0 166210 1 0 0 20 0 1 0 40524187 38879232 3274 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5685066 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3274 777 782 0 2508 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 37968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13378
/proc/meminfo: memFree=31473980/32770624 swapFree=0/279432
[pid=13275] ppid=13272 vsize=37968 CPUtime=1722.12 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 32623 0 0 0 172210 2 0 0 20 0 1 0 40524187 38879232 3275 18446744073709551615 4194304 7396336 140726014136112 140726014130360 140116120961619 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3275 777 782 0 2508 0
Current children cumulated CPU time (s) 1722.12
Current children cumulated vsize (KiB) 37968

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 13380
/proc/meminfo: memFree=31473744/32770624 swapFree=0/279456
[pid=13275] ppid=13272 vsize=37968 CPUtime=1782.12 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 33280 0 0 0 178210 2 0 0 20 0 1 0 40524187 38879232 3275 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5685807 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3275 777 782 0 2508 0
Current children cumulated CPU time (s) 1782.12
Current children cumulated vsize (KiB) 37968

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 13383
/proc/meminfo: memFree=31473472/32770624 swapFree=0/279480
[pid=13275] ppid=13272 vsize=37968 CPUtime=1842.11 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 33951 0 0 0 184209 2 0 0 20 0 1 0 40524187 38879232 3276 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4257755 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3276 777 782 0 2508 0
Current children cumulated CPU time (s) 1842.11
Current children cumulated vsize (KiB) 37968

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13385
/proc/meminfo: memFree=31473844/32770624 swapFree=0/279504
[pid=13275] ppid=13272 vsize=37968 CPUtime=1902.11 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 34626 0 0 0 190209 2 0 0 20 0 1 0 40524187 38879232 3277 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4257728 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3277 777 782 0 2508 0
Current children cumulated CPU time (s) 1902.11
Current children cumulated vsize (KiB) 37968

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 13402
/proc/meminfo: memFree=31469072/32770624 swapFree=0/279528
[pid=13275] ppid=13272 vsize=37968 CPUtime=1962.1 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 35294 0 0 0 196208 2 0 0 20 0 1 0 40524187 38879232 3277 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5865355 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3277 777 782 0 2508 0
Current children cumulated CPU time (s) 1962.1
Current children cumulated vsize (KiB) 37968

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 13429
/proc/meminfo: memFree=31467176/32770624 swapFree=0/279568
[pid=13275] ppid=13272 vsize=37968 CPUtime=2022.1 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 35955 0 0 0 202208 2 0 0 20 0 1 0 40524187 38879232 3277 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5865355 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3277 777 782 0 2508 0
Current children cumulated CPU time (s) 2022.1
Current children cumulated vsize (KiB) 37968

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 13431
/proc/meminfo: memFree=31467920/32770624 swapFree=0/279588
[pid=13275] ppid=13272 vsize=37968 CPUtime=2082.1 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 36618 0 0 0 208208 2 0 0 20 0 1 0 40524187 38879232 3277 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5669476 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3277 777 782 0 2508 0
Current children cumulated CPU time (s) 2082.1
Current children cumulated vsize (KiB) 37968

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 13433
/proc/meminfo: memFree=31472168/32770624 swapFree=0/279600
[pid=13275] ppid=13272 vsize=37968 CPUtime=2142.1 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 37282 0 0 0 214208 2 0 0 20 0 1 0 40524187 38879232 3278 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4406628 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3278 777 782 0 2508 0
Current children cumulated CPU time (s) 2142.1
Current children cumulated vsize (KiB) 37968

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 13435
/proc/meminfo: memFree=31472292/32770624 swapFree=0/279608
[pid=13275] ppid=13272 vsize=37968 CPUtime=2202.1 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 37956 0 0 0 220208 2 0 0 20 0 1 0 40524187 38879232 3278 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4249698 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3278 777 782 0 2508 0
Current children cumulated CPU time (s) 2202.1
Current children cumulated vsize (KiB) 37968

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 13437
/proc/meminfo: memFree=31473144/32770624 swapFree=0/279620
[pid=13275] ppid=13272 vsize=37968 CPUtime=2262.09 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 38619 0 0 0 226207 2 0 0 20 0 1 0 40524187 38879232 3278 18446744073709551615 4194304 7396336 140726014136112 140726014130360 4320960 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3278 777 782 0 2508 0
Current children cumulated CPU time (s) 2262.09
Current children cumulated vsize (KiB) 37968

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13439
/proc/meminfo: memFree=31473292/32770624 swapFree=0/279636
[pid=13275] ppid=13272 vsize=37968 CPUtime=2322.09 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 39293 0 0 0 232207 2 0 0 20 0 1 0 40524187 38879232 3278 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5797303 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3278 777 782 0 2508 0
Current children cumulated CPU time (s) 2322.09
Current children cumulated vsize (KiB) 37968

[startup+2382.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 13441
/proc/meminfo: memFree=31473572/32770624 swapFree=0/279652
[pid=13275] ppid=13272 vsize=37968 CPUtime=2382.08 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 39957 0 0 0 238206 2 0 0 20 0 1 0 40524187 38879232 3278 18446744073709551615 4194304 7396336 140726014136112 140726014130360 5861619 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9492 3278 777 782 0 2508 0
Current children cumulated CPU time (s) 2382.08
Current children cumulated vsize (KiB) 37968

[startup+2442.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 13443
/proc/meminfo: memFree=31473264/32770624 swapFree=0/279668
[pid=13275] ppid=13272 vsize=38100 CPUtime=2442.08 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 40628 0 0 0 244206 2 0 0 20 0 1 0 40524187 39014400 3278 18446744073709551615 4194304 7396336 140726014136112 140726014130376 4263479 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9525 3278 777 782 0 2541 0
Current children cumulated CPU time (s) 2442.08
Current children cumulated vsize (KiB) 38100

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13506
/proc/meminfo: memFree=31472824/32770624 swapFree=0/279696
[pid=13275] ppid=13272 vsize=38100 CPUtime=2502.08 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 41299 0 0 0 250206 2 0 0 20 0 1 0 40524187 39014400 3279 18446744073709551615 4194304 7396336 140726014136112 140726014130376 4257799 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9525 3279 777 782 0 2541 0
Current children cumulated CPU time (s) 2502.08
Current children cumulated vsize (KiB) 38100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13506
/proc/meminfo: memFree=31466016/32770624 swapFree=0/279720
[pid=13275] ppid=13272 vsize=38100 CPUtime=2519.77 cores=1,3,5,7
/proc/13275/stat : 13275 (MistralXCSP) R 13272 13275 15981 0 -1 4202496 41845 0 0 0 251975 2 0 0 20 0 1 0 40524187 39014400 3279 18446744073709551615 4194304 7396336 140726014136112 140726014130376 5685816 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9496464 9501696 17244160 140726014144947 140726014145097 140726014145097 140726014148553 0
/proc/13275/statm: 9525 3279 777 782 0 2541 0
Current children cumulated CPU time (s) 2519.77
Current children cumulated vsize (KiB) 38100

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 13275 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 2520
CPU time (s): 2519.79
CPU user time (s): 2519.76
CPU system time (s): 0.028998
CPU usage (%): 99.9915
Max. virtual memory (cumulated for all children) (KiB): 38100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.76
system time used= 0.028998
maximum resident set size= 13136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41875
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= 9
involuntary context switches= 733

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.76543 second user time and 8.50476 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-10 18:27:26
IDJOB=4261364
IDBENCH=134602
IDSOLVER=2649
FILE ID=node126/4261364-1502383286
RUNJOBID= node126-1502333727-2687
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/KnightTour/KnightTour-int-s1/KnightTour-13-int.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-4261364-1502383286/watcher-4261364-1502383286 -o /tmp/evaluation-result-4261364-1502383286/solver-4261364-1502383286 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502333727-2687 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1704790161 HOME/instance-4261364-1502383286.xml

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

MD5SUM BENCH= 5aa475b3f1257aceb66c8baaa9eb8eb1
RANDOM SEED=1704790161

node126.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.81
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.81
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.81
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.81
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:        31487568 kB
MemAvailable:   31979676 kB
Buffers:          257312 kB
Cached:           508432 kB
SwapCached:          524 kB
Active:           477904 kB
Inactive:         350388 kB
Active(anon):      16460 kB
Inactive(anon):    71332 kB
Active(file):     461444 kB
Inactive(file):   279056 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              6000 kB
Writeback:             0 kB
AnonPages:         62696 kB
Mapped:            40628 kB
Shmem:             25248 kB
Slab:             160752 kB
SReclaimable:     134884 kB
SUnreclaim:        25868 kB
KernelStack:        3280 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62020 MiB
End job on node126 at 2017-08-10 19:09:26