Trace number 4242197

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
R1: Mistral-2.0 2017-06-28? (TO) 2400.03 2400.21

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-11-m186.xml
MD5SUM2292861bb3d975c21318ff2a994feaed
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 variables441
Number of constraints70
Number of domains1
Minimum domain size331
Maximum domain size331
Distribution of domain sizes[{"size":331,"count":331}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":110},{"degree":4,"count":325},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity331
Distribution of constraint arities[{"arity":2,"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":6},{"arity":20,"count":6},{"arity":21,"count":3},{"arity":331,"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":63}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.02/2400.20	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-4242197-1500631115/watcher-4242197-1500631115 -o /tmp/evaluation-result-4242197-1500631115/solver-4242197-1500631115 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500623785-5698 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 334698120 HOME/instance-4242197-1500631115.xml 

pid=7042
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.00 2.01 2.03 3/186 7045
/proc/meminfo: memFree=30080496/32770624 swapFree=6176/1803612
[pid=7045] ppid=7042 vsize=29200 CPUtime=0 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 1062 0 0 0 0 0 0 0 20 0 1 0 17746962 29900800 869 33554432000 4194304 7402444 140736631242368 140736631239416 140459341954021 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7300 869 618 784 0 314 0

[startup+0.100113 s]
/proc/loadavg: 2.00 2.01 2.03 3/186 7045
/proc/meminfo: memFree=30080496/32770624 swapFree=6176/1803612
[pid=7045] ppid=7042 vsize=31092 CPUtime=0.09 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 1654 0 0 0 9 0 0 0 20 0 1 0 17746962 31838208 1448 33554432000 4194304 7402444 140736631242368 140736631236792 4377716 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7773 1448 730 784 0 787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31092

[startup+0.200244 s]
/proc/loadavg: 2.00 2.01 2.03 3/186 7045
/proc/meminfo: memFree=30080496/32770624 swapFree=6176/1803612
[pid=7045] ppid=7042 vsize=31092 CPUtime=0.19 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 1654 0 0 0 19 0 0 0 20 0 1 0 17746962 31838208 1448 33554432000 4194304 7402444 140736631242368 140736631236792 5758807 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7773 1448 730 784 0 787 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31092

[startup+0.300201 s]
/proc/loadavg: 2.00 2.01 2.03 3/186 7045
/proc/meminfo: memFree=30080496/32770624 swapFree=6176/1803612
[pid=7045] ppid=7042 vsize=31092 CPUtime=0.29 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 1654 0 0 0 29 0 0 0 20 0 1 0 17746962 31838208 1448 33554432000 4194304 7402444 140736631242368 140736631236792 4465296 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7773 1448 730 784 0 787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31092

[startup+0.700176 s]
/proc/loadavg: 2.00 2.01 2.03 3/186 7045
/proc/meminfo: memFree=30080496/32770624 swapFree=6176/1803612
[pid=7045] ppid=7042 vsize=31900 CPUtime=0.69 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 1859 0 0 0 69 0 0 0 20 0 1 0 17746962 32665600 1646 33554432000 4194304 7402444 140736631242368 140736631236792 4377704 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1646 737 784 0 989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31900

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7046
/proc/meminfo: memFree=30076604/32770624 swapFree=6176/1803636
[pid=7045] ppid=7042 vsize=31900 CPUtime=1.49 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 1859 0 0 0 149 0 0 0 20 0 1 0 17746962 32665600 1646 33554432000 4194304 7402444 140736631242368 140736631236792 4377730 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1646 737 784 0 989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31900

[startup+3.10018 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7046
/proc/meminfo: memFree=30076232/32770624 swapFree=6176/1803636
[pid=7045] ppid=7042 vsize=31900 CPUtime=3.09 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 2606 0 0 0 309 0 0 0 20 0 1 0 17746962 32665600 1691 33554432000 4194304 7402444 140736631242368 140736631236792 5820812 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1691 737 784 0 989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31900

[startup+6.30017 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7046
/proc/meminfo: memFree=30076140/32770624 swapFree=6176/1803636
[pid=7045] ppid=7042 vsize=31900 CPUtime=6.29 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 3363 0 0 0 629 0 0 0 20 0 1 0 17746962 32665600 1693 33554432000 4194304 7402444 140736631242368 140736631236792 5877540 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1693 737 784 0 989 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31900

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7046
/proc/meminfo: memFree=30075616/32770624 swapFree=6176/1803652
[pid=7045] ppid=7042 vsize=31900 CPUtime=12.69 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 4084 0 0 0 1269 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5877644 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31900

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7046
/proc/meminfo: memFree=30075740/32770624 swapFree=6176/1803664
[pid=7045] ppid=7042 vsize=31900 CPUtime=25.49 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 5526 0 0 0 2549 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5696153 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31900

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.03 3/187 7046
/proc/meminfo: memFree=30075976/32770624 swapFree=6176/1803664
[pid=7045] ppid=7042 vsize=31900 CPUtime=51.09 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 5753 0 0 0 5109 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5877690 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31900

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.04 3/188 7055
/proc/meminfo: memFree=30075332/32770624 swapFree=6176/1803720
[pid=7045] ppid=7042 vsize=31900 CPUtime=102.29 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 5979 0 0 0 10229 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4747310 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31900

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.04 3/188 7079
/proc/meminfo: memFree=30073996/32770624 swapFree=6176/1803748
[pid=7045] ppid=7042 vsize=31900 CPUtime=162.28 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 6205 0 0 0 16228 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4529232 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 31900

[startup+222.306 s]
/proc/loadavg: 2.02 2.03 2.04 3/188 7080
/proc/meminfo: memFree=30074492/32770624 swapFree=6176/1803788
[pid=7045] ppid=7042 vsize=31900 CPUtime=222.28 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 6431 0 0 0 22228 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4709328 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 31900

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.04 3/188 7081
/proc/meminfo: memFree=30074576/32770624 swapFree=6176/1803816
[pid=7045] ppid=7042 vsize=31900 CPUtime=282.27 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 6657 0 0 0 28227 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5758845 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 31900

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/188 7082
/proc/meminfo: memFree=30074452/32770624 swapFree=6176/1803848
[pid=7045] ppid=7042 vsize=31900 CPUtime=342.26 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 6883 0 0 0 34226 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5877812 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 31900

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/187 7083
/proc/meminfo: memFree=30074840/32770624 swapFree=6176/1803876
[pid=7045] ppid=7042 vsize=31900 CPUtime=402.26 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 7109 0 0 0 40226 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5758845 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 31900

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 7084
/proc/meminfo: memFree=30074840/32770624 swapFree=6176/1803908
[pid=7045] ppid=7042 vsize=31900 CPUtime=462.26 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 7335 0 0 0 46226 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4223008 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 31900

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 7085
/proc/meminfo: memFree=30074848/32770624 swapFree=6176/1803944
[pid=7045] ppid=7042 vsize=31900 CPUtime=522.25 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 7561 0 0 0 52225 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4747073 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 31900

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 7086
/proc/meminfo: memFree=30074228/32770624 swapFree=6176/1803972
[pid=7045] ppid=7042 vsize=31900 CPUtime=582.25 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 7787 0 0 0 58225 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5758704 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 31900


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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7117
/proc/meminfo: memFree=30073880/32770624 swapFree=6176/1804456
[pid=7045] ppid=7042 vsize=31900 CPUtime=1482.18 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 11175 0 0 0 148218 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4378960 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 1482.18
Current children cumulated vsize (KiB) 31900

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7118
/proc/meminfo: memFree=30073808/32770624 swapFree=6176/1804492
[pid=7045] ppid=7042 vsize=31900 CPUtime=1542.18 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 11401 0 0 0 154218 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5877655 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 1542.18
Current children cumulated vsize (KiB) 31900

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 7120
/proc/meminfo: memFree=30073948/32770624 swapFree=6176/1804524
[pid=7045] ppid=7042 vsize=31900 CPUtime=1602.17 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 11627 0 0 0 160217 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4529209 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 1602.17
Current children cumulated vsize (KiB) 31900

[startup+1662.3 s]
/proc/loadavg: 2.10 2.05 2.05 3/187 7121
/proc/meminfo: memFree=30074196/32770624 swapFree=6176/1804556
[pid=7045] ppid=7042 vsize=31900 CPUtime=1662.17 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 11853 0 0 0 166217 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5750704 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 1662.17
Current children cumulated vsize (KiB) 31900

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/187 7122
/proc/meminfo: memFree=30074072/32770624 swapFree=6176/1804592
[pid=7045] ppid=7042 vsize=31900 CPUtime=1722.16 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 12079 0 0 0 172216 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5758845 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 1722.16
Current children cumulated vsize (KiB) 31900

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 7124
/proc/meminfo: memFree=30073716/32770624 swapFree=6176/1804624
[pid=7045] ppid=7042 vsize=31900 CPUtime=1782.16 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 12305 0 0 0 178216 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4377704 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 1782.16
Current children cumulated vsize (KiB) 31900

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 7125
/proc/meminfo: memFree=30073964/32770624 swapFree=6176/1804656
[pid=7045] ppid=7042 vsize=31900 CPUtime=1842.15 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 12531 0 0 0 184215 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4377612 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 1842.15
Current children cumulated vsize (KiB) 31900

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 7134
/proc/meminfo: memFree=30073256/32770624 swapFree=6176/1804692
[pid=7045] ppid=7042 vsize=31900 CPUtime=1902.15 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 12757 0 0 0 190215 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4377612 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 1902.15
Current children cumulated vsize (KiB) 31900

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 7135
/proc/meminfo: memFree=30073752/32770624 swapFree=6176/1804720
[pid=7045] ppid=7042 vsize=31900 CPUtime=1962.15 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 12983 0 0 0 196215 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4378341 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 1962.15
Current children cumulated vsize (KiB) 31900

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7136
/proc/meminfo: memFree=30074248/32770624 swapFree=6176/1804764
[pid=7045] ppid=7042 vsize=31900 CPUtime=2022.14 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 13209 0 0 0 202214 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 140459345389258 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 2022.14
Current children cumulated vsize (KiB) 31900

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7137
/proc/meminfo: memFree=30074324/32770624 swapFree=6176/1804788
[pid=7045] ppid=7042 vsize=31900 CPUtime=2082.14 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 13435 0 0 0 208214 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5877676 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 2082.14
Current children cumulated vsize (KiB) 31900

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 7139
/proc/meminfo: memFree=30074076/32770624 swapFree=6176/1804812
[pid=7045] ppid=7042 vsize=31900 CPUtime=2142.13 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 13661 0 0 0 214213 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 5877812 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 2142.13
Current children cumulated vsize (KiB) 31900

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 7140
/proc/meminfo: memFree=30074340/32770624 swapFree=6176/1804848
[pid=7045] ppid=7042 vsize=31900 CPUtime=2202.13 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 13944 0 0 0 220213 0 0 0 20 0 1 0 17746962 32665600 1697 33554432000 4194304 7402444 140736631242368 140736631236792 4464672 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1697 737 784 0 989 0
Current children cumulated CPU time (s) 2202.13
Current children cumulated vsize (KiB) 31900

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 7141
/proc/meminfo: memFree=30073900/32770624 swapFree=6176/1804872
[pid=7045] ppid=7042 vsize=31900 CPUtime=2262.12 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 14178 0 0 0 226212 0 0 0 20 0 1 0 17746962 32665600 1708 33554432000 4194304 7402444 140736631242368 140736631236792 4466768 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1708 737 784 0 989 0
Current children cumulated CPU time (s) 2262.12
Current children cumulated vsize (KiB) 31900

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7142
/proc/meminfo: memFree=30074024/32770624 swapFree=6176/1804912
[pid=7045] ppid=7042 vsize=31900 CPUtime=2322.12 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 14412 0 0 0 232212 0 0 0 20 0 1 0 17746962 32665600 1708 33554432000 4194304 7402444 140736631242368 140736631236792 5758845 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1708 737 784 0 989 0
Current children cumulated CPU time (s) 2322.12
Current children cumulated vsize (KiB) 31900

[startup+2382.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 7203
/proc/meminfo: memFree=30077184/32770624 swapFree=6176/1804972
[pid=7045] ppid=7042 vsize=31900 CPUtime=2382.12 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 14649 0 0 0 238212 0 0 0 20 0 1 0 17746962 32665600 1708 33554432000 4194304 7402444 140736631242368 140736631236792 4747176 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1708 737 784 0 989 0
Current children cumulated CPU time (s) 2382.12
Current children cumulated vsize (KiB) 31900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 7204
/proc/meminfo: memFree=30077184/32770624 swapFree=6176/1805008
[pid=7045] ppid=7042 vsize=31900 CPUtime=2400.02 cores=1,3,5,7
/proc/7045/stat : 7045 (MistralXCSP) R 7042 7045 5666 0 -1 4202496 14885 0 0 0 240002 0 0 0 20 0 1 0 17746962 32665600 1708 33554432000 4194304 7402444 140736631242368 140736631236792 4238492 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0 9500608 9505824 19800064 140736631248041 140736631248190 140736631248190 140736631250889 0
/proc/7045/statm: 7975 1708 737 784 0 989 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 31900

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

Child status: 0
Real time (s): 2400.21
CPU time (s): 2400.03
CPU user time (s): 2400.02
CPU system time (s): 0.005999
CPU usage (%): 99.9927
Max. virtual memory (cumulated for all children) (KiB): 31900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.02
system time used= 0.005999
maximum resident set size= 6864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14923
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= 11
involuntary context switches= 120617

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.88894 second user time and 8.65014 second system time

The end

Launcher Data

Begin job on node115 at 2017-07-21 11:58:35
IDJOB=4242197
IDBENCH=133537
IDSOLVER=2622
FILE ID=node115/4242197-1500631115
RUNJOBID= node115-1500623785-5698
PBS_JOBID= 20623016
Free space on /tmp= 61992 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-11-m186.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-4242197-1500631115/watcher-4242197-1500631115 -o /tmp/evaluation-result-4242197-1500631115/solver-4242197-1500631115 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500623785-5698 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 334698120 HOME/instance-4242197-1500631115.xml

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

MD5SUM BENCH= 2292861bb3d975c21318ff2a994feaed
RANDOM SEED=334698120

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

/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.26
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		: 2267.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		: 1600.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.26
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		: 1600.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		: 1600.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.26
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		: 1600.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		: 1600.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.26
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		: 1600.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:        30081672 kB
MemAvailable:   32000532 kB
Buffers:          159960 kB
Cached:          2045944 kB
SwapCached:            0 kB
Active:           445472 kB
Inactive:        1820672 kB
Active(anon):      63172 kB
Inactive(anon):    17060 kB
Active(file):     382300 kB
Inactive(file):  1803612 kB
Unevictable:        6176 kB
Mlocked:            6176 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5844 kB
Writeback:             0 kB
AnonPages:         70424 kB
Mapped:            34204 kB
Shmem:             17040 kB
Slab:             122904 kB
SReclaimable:      97568 kB
SUnreclaim:        25336 kB
KernelStack:        3360 kB
PageTables:         4896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343388 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:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 61988 MiB
End job on node115 at 2017-07-21 12:38:35