Trace number 4261399

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) 2520 2520

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-10-m021.xml
MD5SUMbb8f18d9394a9daa2d276ef3f55d21f6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables361
Number of constraints64
Number of domains1
Minimum domain size271
Maximum domain size271
Distribution of domain sizes[{"size":271,"count":271}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":90},{"degree":4,"count":265},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity271
Distribution of constraint arities[{"arity":2,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":6},{"arity":16,"count":6},{"arity":17,"count":6},{"arity":18,"count":6},{"arity":19,"count":3},{"arity":271,"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":57}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c 280717
2519.99/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-4261399-1502379208/watcher-4261399-1502379208 -o /tmp/evaluation-result-4261399-1502379208/solver-4261399-1502379208 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502331912-20756 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 271983072 HOME/instance-4261399-1502379208.xml 

pid=28635
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: 2.01 2.02 2.05 3/183 28638
/proc/meminfo: memFree=30631964/32770624 swapFree=0/546268
[pid=28638] ppid=28635 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28638/stat : 28638 (runsolver) D 28635 28638 31388 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 85427034 24240128 108 18446744073709551615 4194304 4338465 140721732341024 140721732338664 140182681739991 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 9093120 140721732345995 140721732346441 140721732346441 140721732349898 0
/proc/28638/statm: 5918 108 54 36 0 2156 0

[startup+0.108274 s]
/proc/loadavg: 2.01 2.02 2.05 3/183 28638
/proc/meminfo: memFree=30631964/32770624 swapFree=0/546268
[pid=28638] ppid=28635 vsize=29448 CPUtime=0.01 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 1213 0 0 0 1 0 0 0 20 0 1 0 85427034 30154752 1008 18446744073709551615 4194304 7396336 140732321382800 140732321373368 6181770 0 0 1 0 0 0 0 17 7 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7362 1008 670 782 0 378 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29448

[startup+0.200268 s]
/proc/loadavg: 2.01 2.02 2.05 3/183 28638
/proc/meminfo: memFree=30631964/32770624 swapFree=0/546268
[pid=28638] ppid=28635 vsize=30380 CPUtime=0.1 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 1483 0 0 0 10 0 0 0 20 0 1 0 85427034 31109120 1271 18446744073709551615 4194304 7396336 140732321382800 140732321373368 4406506 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7595 1271 720 782 0 611 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30380

[startup+0.30026 s]
/proc/loadavg: 2.01 2.02 2.05 3/183 28638
/proc/meminfo: memFree=30631964/32770624 swapFree=0/546268
[pid=28638] ppid=28635 vsize=30380 CPUtime=0.2 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 1483 0 0 0 20 0 0 0 20 0 1 0 85427034 31109120 1271 18446744073709551615 4194304 7396336 140732321382800 140732321373368 4257799 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7595 1271 720 782 0 611 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 30380

[startup+0.700236 s]
/proc/loadavg: 2.01 2.02 2.05 3/183 28638
/proc/meminfo: memFree=30631964/32770624 swapFree=0/546268
[pid=28638] ppid=28635 vsize=30380 CPUtime=0.6 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 1483 0 0 0 60 0 0 0 20 0 1 0 85427034 31109120 1271 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4406456 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7595 1271 720 782 0 611 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 30380

[startup+1.50023 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 28639
/proc/meminfo: memFree=30629596/32770624 swapFree=0/546280
[pid=28638] ppid=28635 vsize=30528 CPUtime=1.4 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 1495 0 0 0 140 0 0 0 20 0 1 0 85427034 31260672 1271 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5162969 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7632 1271 720 782 0 648 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 30528

[startup+3.10023 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 28639
/proc/meminfo: memFree=30629364/32770624 swapFree=0/546256
[pid=28638] ppid=28635 vsize=30528 CPUtime=3 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 1906 0 0 0 300 0 0 0 20 0 1 0 85427034 31260672 1337 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5685163 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7632 1337 728 782 0 648 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 30528

[startup+6.30023 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 28639
/proc/meminfo: memFree=30629544/32770624 swapFree=0/546248
[pid=28638] ppid=28635 vsize=30528 CPUtime=6.2 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 2317 0 0 0 620 0 0 0 20 0 1 0 85427034 31260672 1337 18446744073709551615 4194304 7396336 140732321382800 140732321377192 140171620746967 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7632 1337 728 782 0 648 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 30528

[startup+12.7002 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 28640
/proc/meminfo: memFree=30629172/32770624 swapFree=0/546248
[pid=28638] ppid=28635 vsize=30528 CPUtime=12.6 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 2734 0 0 0 1260 0 0 0 20 0 1 0 85427034 31260672 1337 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4581576 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7632 1337 728 782 0 648 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 30528

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 28640
/proc/meminfo: memFree=30629192/32770624 swapFree=0/546248
[pid=28638] ppid=28635 vsize=30660 CPUtime=25.4 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 3662 0 0 0 2540 0 0 0 20 0 1 0 85427034 31395840 1375 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4406583 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7665 1375 728 782 0 681 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 30660

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 28655
/proc/meminfo: memFree=30624728/32770624 swapFree=0/546272
[pid=28638] ppid=28635 vsize=30660 CPUtime=51 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 4128 0 0 0 5100 0 0 0 20 0 1 0 85427034 31395840 1377 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4406506 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7665 1377 728 782 0 681 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 30660

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28718
/proc/meminfo: memFree=31038580/32770624 swapFree=0/546324
[pid=28638] ppid=28635 vsize=30808 CPUtime=102.21 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 4639 0 0 0 10221 0 0 0 20 0 1 0 85427034 31547392 1377 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5685183 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7702 1377 728 782 0 718 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 30808

[startup+162.3 s]
/proc/loadavg: 2.15 2.06 2.06 3/186 28721
/proc/meminfo: memFree=31041560/32770624 swapFree=0/546344
[pid=28638] ppid=28635 vsize=30808 CPUtime=162.2 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 4676 0 0 0 16220 0 0 0 20 0 1 0 85427034 31547392 1416 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4257837 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7702 1416 728 782 0 718 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 30808

[startup+222.306 s]
/proc/loadavg: 2.06 2.05 2.05 3/187 28724
/proc/meminfo: memFree=31040784/32770624 swapFree=0/546340
[pid=28638] ppid=28635 vsize=30808 CPUtime=222.21 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 4724 0 0 0 22221 0 0 0 20 0 1 0 85427034 31547392 1416 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5685144 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7702 1416 728 782 0 718 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30808

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 28726
/proc/meminfo: memFree=31040768/32770624 swapFree=0/546352
[pid=28638] ppid=28635 vsize=30808 CPUtime=282.21 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 4772 0 0 0 28221 0 0 0 20 0 1 0 85427034 31547392 1416 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4257784 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7702 1416 728 782 0 718 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 30808

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 28729
/proc/meminfo: memFree=31040284/32770624 swapFree=0/546368
[pid=28638] ppid=28635 vsize=31072 CPUtime=342.21 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 4913 0 0 0 34221 0 0 0 20 0 1 0 85427034 31817728 1454 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5771707 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7768 1454 728 782 0 784 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 31072

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 28731
/proc/meminfo: memFree=31040436/32770624 swapFree=0/546380
[pid=28638] ppid=28635 vsize=31204 CPUtime=402.21 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 5064 0 0 0 40221 0 0 0 20 0 1 0 85427034 31952896 1512 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5685052 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7801 1512 728 782 0 817 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 31204

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 28733
/proc/meminfo: memFree=31040428/32770624 swapFree=0/546388
[pid=28638] ppid=28635 vsize=31204 CPUtime=462.21 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 5195 0 0 0 46221 0 0 0 20 0 1 0 85427034 31952896 1512 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5686872 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7801 1512 728 782 0 817 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 31204

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 4/185 28736
/proc/meminfo: memFree=31040556/32770624 swapFree=0/546400
[pid=28638] ppid=28635 vsize=31204 CPUtime=522.21 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 5335 0 0 0 52221 0 0 0 20 0 1 0 85427034 31952896 1512 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5772144 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7801 1512 728 782 0 817 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 31204

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 28738
/proc/meminfo: memFree=31040544/32770624 swapFree=0/546420
[pid=28638] ppid=28635 vsize=31204 CPUtime=582.22 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 5495 0 0 0 58222 0 0 0 20 0 1 0 85427034 31952896 1512 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4406690 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7801 1512 728 782 0 817 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 31204


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 28807
/proc/meminfo: memFree=31039656/32770624 swapFree=0/546688
[pid=28638] ppid=28635 vsize=31336 CPUtime=1602.25 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 7483 0 0 0 160225 0 0 0 20 0 1 0 85427034 32088064 1541 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5686425 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1541 728 782 0 850 0
Current children cumulated CPU time (s) 1602.25
Current children cumulated vsize (KiB) 31336

[startup+1662.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/186 28809
/proc/meminfo: memFree=31040084/32770624 swapFree=0/546692
[pid=28638] ppid=28635 vsize=31336 CPUtime=1662.26 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 7664 0 0 0 166226 0 0 0 20 0 1 0 85427034 32088064 1541 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5771144 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1541 728 782 0 850 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 31336

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/186 28811
/proc/meminfo: memFree=31039976/32770624 swapFree=0/546688
[pid=28638] ppid=28635 vsize=31336 CPUtime=1722.26 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 7664 0 0 0 172226 0 0 0 20 0 1 0 85427034 32088064 1541 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5773672 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1541 728 782 0 850 0
Current children cumulated CPU time (s) 1722.26
Current children cumulated vsize (KiB) 31336

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 28813
/proc/meminfo: memFree=31040356/32770624 swapFree=0/546696
[pid=28638] ppid=28635 vsize=31336 CPUtime=1782.26 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 7831 0 0 0 178226 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4257799 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 1782.26
Current children cumulated vsize (KiB) 31336

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 28829
/proc/meminfo: memFree=31036196/32770624 swapFree=0/546708
[pid=28638] ppid=28635 vsize=31336 CPUtime=1842.26 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 7996 0 0 0 184226 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5685174 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 1842.26
Current children cumulated vsize (KiB) 31336

[startup+1902.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/188 28832
/proc/meminfo: memFree=31035956/32770624 swapFree=0/546736
[pid=28638] ppid=28635 vsize=31336 CPUtime=1902.27 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 7996 0 0 0 190227 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4406471 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 1902.27
Current children cumulated vsize (KiB) 31336

[startup+1962.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 28834
/proc/meminfo: memFree=31039112/32770624 swapFree=0/546744
[pid=28638] ppid=28635 vsize=31336 CPUtime=1962.27 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 8156 0 0 0 196227 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4257728 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 1962.27
Current children cumulated vsize (KiB) 31336

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 28837
/proc/meminfo: memFree=31039732/32770624 swapFree=0/546764
[pid=28638] ppid=28635 vsize=31336 CPUtime=2022.27 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 8156 0 0 0 202227 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4257728 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 2022.27
Current children cumulated vsize (KiB) 31336

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 28839
/proc/meminfo: memFree=31040228/32770624 swapFree=0/546776
[pid=28638] ppid=28635 vsize=31336 CPUtime=2082.28 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 8320 0 0 0 208228 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5686694 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 2082.28
Current children cumulated vsize (KiB) 31336

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 28842
/proc/meminfo: memFree=31039800/32770624 swapFree=0/546784
[pid=28638] ppid=28635 vsize=31336 CPUtime=2142.28 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 8484 0 0 0 214228 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4406628 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 2142.28
Current children cumulated vsize (KiB) 31336

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 28844
/proc/meminfo: memFree=31040064/32770624 swapFree=0/546804
[pid=28638] ppid=28635 vsize=31336 CPUtime=2202.28 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 8484 0 0 0 220228 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4406648 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 2202.28
Current children cumulated vsize (KiB) 31336

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 28847
/proc/meminfo: memFree=31039800/32770624 swapFree=0/546804
[pid=28638] ppid=28635 vsize=31336 CPUtime=2262.28 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 8647 0 0 0 226228 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4581591 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 2262.28
Current children cumulated vsize (KiB) 31336

[startup+2322.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/185 28850
/proc/meminfo: memFree=31040188/32770624 swapFree=0/546816
[pid=28638] ppid=28635 vsize=31336 CPUtime=2322.28 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 8818 0 0 0 232228 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5685174 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 2322.28
Current children cumulated vsize (KiB) 31336

[startup+2382.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/185 28852
/proc/meminfo: memFree=31039568/32770624 swapFree=0/546832
[pid=28638] ppid=28635 vsize=31336 CPUtime=2382.28 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 8983 0 0 0 238228 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4249495 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 2382.28
Current children cumulated vsize (KiB) 31336

[startup+2442.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 28868
/proc/meminfo: memFree=31035540/32770624 swapFree=0/546856
[pid=28638] ppid=28635 vsize=31336 CPUtime=2442.29 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 8984 0 0 0 244229 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 5685174 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 2442.29
Current children cumulated vsize (KiB) 31336

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 28895
/proc/meminfo: memFree=31033868/32770624 swapFree=0/546896
[pid=28638] ppid=28635 vsize=31336 CPUtime=2502.29 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 9164 0 0 0 250229 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4582584 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 2502.29
Current children cumulated vsize (KiB) 31336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 28896
/proc/meminfo: memFree=31034380/32770624 swapFree=0/546908
[pid=28638] ppid=28635 vsize=31336 CPUtime=2519.99 cores=1,3,5,7
/proc/28638/stat : 28638 (MistralXCSP) R 28635 28638 31388 0 -1 4202496 9164 0 0 0 251999 0 0 0 20 0 1 0 85427034 32088064 1542 18446744073709551615 4194304 7396336 140732321382800 140732321377192 4249488 0 0 1 16386 0 0 0 17 3 0 0 9 0 0 9496464 9501696 10280960 140732321386931 140732321387080 140732321387080 140732321390537 0
/proc/28638/statm: 7834 1542 728 782 0 850 0
Current children cumulated CPU time (s) 2519.99
Current children cumulated vsize (KiB) 31336

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 28638 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 2520
CPU time (s): 2520
CPU user time (s): 2520
CPU system time (s): 0.003
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 31336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520
system time used= 0.003
maximum resident set size= 6196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9201
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= 7
involuntary context switches= 728

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.22397 second user time and 11.261 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-10 17:19:32
IDJOB=4261399
IDBENCH=133588
IDSOLVER=2649
FILE ID=node134/4261399-1502379208
RUNJOBID= node134-1502331912-20756
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-10-m021.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-4261399-1502379208/watcher-4261399-1502379208 -o /tmp/evaluation-result-4261399-1502379208/solver-4261399-1502379208 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502331912-20756 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 271983072 HOME/instance-4261399-1502379208.xml

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

MD5SUM BENCH= bb8f18d9394a9daa2d276ef3f55d21f6
RANDOM SEED=271983072

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.43
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.43
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.43
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.43
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:        30631964 kB
MemAvailable:   31521848 kB
Buffers:          272580 kB
Cached:           911828 kB
SwapCached:            0 kB
Active:          1126576 kB
Inactive:         577492 kB
Active(anon):     521896 kB
Inactive(anon):    31224 kB
Active(file):     604680 kB
Inactive(file):   546268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5860 kB
Writeback:             0 kB
AnonPages:        527756 kB
Mapped:            50452 kB
Shmem:             33468 kB
Slab:             135960 kB
SReclaimable:     109544 kB
SUnreclaim:        26416 kB
KernelStack:        3520 kB
PageTables:         5812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     785756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    475136 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 node134 at 2017-08-10 18:01:32