Trace number 4241082

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.02 2401.61

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-06.xml
MD5SUMc11db23a97f48af6ae936ba62121dffc
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 benchmark13.1703
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree106
Maximum variable degree123
Distribution of variable degrees[{"degree":106,"count":1},{"degree":107,"count":1},{"degree":108,"count":1},{"degree":111,"count":2},{"degree":112,"count":4},{"degree":113,"count":2},{"degree":114,"count":1},{"degree":116,"count":1},{"degree":117,"count":4},{"degree":118,"count":2},{"degree":120,"count":1},{"degree":123,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.00/2401.60	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-4241082-1500626280/watcher-4241082-1500626280 -o /tmp/evaluation-result-4241082-1500626280/solver-4241082-1500626280 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500623778-3046 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1619733439 HOME/instance-4241082-1500626280.xml 

pid=4160
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.24 2.09 1.91 3/186 4163
/proc/meminfo: memFree=30446600/32770624 swapFree=6400/1470756
[pid=4163] ppid=4160 vsize=28672 CPUtime=0 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 952 0 0 0 0 0 0 0 20 0 1 0 15904814 29360128 736 33554432000 4194304 7402444 140735655877536 140735655874584 5888663 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 7168 736 584 784 0 182 0

[startup+0.100159 s]
/proc/loadavg: 2.24 2.09 1.91 3/186 4163
/proc/meminfo: memFree=30446600/32770624 swapFree=6400/1470756
[pid=4163] ppid=4160 vsize=29068 CPUtime=0.09 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 1046 0 0 0 9 0 0 0 20 0 1 0 15904814 29765632 868 33554432000 4194304 7402444 140735655877536 140735655870776 5888611 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 7267 868 627 784 0 281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29068

[startup+0.200302 s]
/proc/loadavg: 2.24 2.09 1.91 3/186 4163
/proc/meminfo: memFree=30446600/32770624 swapFree=6400/1470756
[pid=4163] ppid=4160 vsize=29720 CPUtime=0.19 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 1231 0 0 0 19 0 0 0 20 0 1 0 15904814 30433280 996 33554432000 4194304 7402444 140735655877536 140735655870776 140042737421285 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 7430 996 627 784 0 444 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29720

[startup+0.300244 s]
/proc/loadavg: 2.24 2.09 1.91 3/186 4163
/proc/meminfo: memFree=30446600/32770624 swapFree=6400/1470756
[pid=4163] ppid=4160 vsize=30380 CPUtime=0.29 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 1404 0 0 0 29 0 0 0 20 0 1 0 15904814 31109120 1127 33554432000 4194304 7402444 140735655877536 140735655870776 140042737421285 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 7595 1127 627 784 0 609 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30380

[startup+0.700228 s]
/proc/loadavg: 2.24 2.09 1.91 3/186 4163
/proc/meminfo: memFree=30446600/32770624 swapFree=6400/1470756
[pid=4163] ppid=4160 vsize=33512 CPUtime=0.69 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 2378 0 0 0 69 0 0 0 20 0 1 0 15904814 34316288 1817 33554432000 4194304 7402444 140735655877536 140735655870776 140042737421285 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 8378 1817 627 784 0 1392 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33512

[startup+1.5003 s]
/proc/loadavg: 2.24 2.09 1.91 3/187 4164
/proc/meminfo: memFree=30329128/32770624 swapFree=6400/1470580
[pid=4163] ppid=4160 vsize=388940 CPUtime=1.49 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 91262 0 0 0 138 11 0 0 20 0 1 0 15904814 398274560 90719 33554432000 4194304 7402444 140735655877536 140735655868616 140042737469344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 97235 90785 654 784 0 90249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 388940

[startup+3.1003 s]
/proc/loadavg: 2.24 2.09 1.91 3/187 4164
/proc/meminfo: memFree=29657296/32770624 swapFree=6400/1470580
[pid=4163] ppid=4160 vsize=1366508 CPUtime=3.08 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 337059 0 0 0 272 36 0 0 20 0 1 0 15904814 1399304192 335115 33554432000 4194304 7402444 140735655877536 140735655868616 140042737469344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 341627 335181 654 784 0 334641 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1366508

[startup+6.30033 s]
/proc/loadavg: 2.14 2.07 1.90 3/187 4164
/proc/meminfo: memFree=27635068/32770624 swapFree=6400/1470592
[pid=4163] ppid=4160 vsize=3000300 CPUtime=6.28 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 821938 0 0 0 542 86 0 0 20 0 1 0 15904814 3072307200 743727 33554432000 4194304 7402444 140735655877536 140735655872888 4484528 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743727 682 784 0 743089 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3000300

[startup+12.7003 s]
/proc/loadavg: 2.13 2.07 1.90 3/187 4164
/proc/meminfo: memFree=27466860/32770624 swapFree=6400/1470600
[pid=4163] ppid=4160 vsize=3000300 CPUtime=12.68 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 1012001 0 0 0 1174 94 0 0 20 0 1 0 15904814 3072307200 743729 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743729 684 784 0 743089 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3000300

[startup+25.5004 s]
/proc/loadavg: 2.10 2.06 1.90 3/187 4164
/proc/meminfo: memFree=27466968/32770624 swapFree=6400/1470612
[pid=4163] ppid=4160 vsize=3000300 CPUtime=25.47 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 1261182 0 0 0 2441 106 0 0 20 0 1 0 15904814 3072307200 743730 33554432000 4194304 7402444 140735655877536 140735655872888 4484551 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743730 684 784 0 743089 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3000300

[startup+51.1004 s]
/proc/loadavg: 2.07 2.06 1.91 3/187 4164
/proc/meminfo: memFree=27467600/32770624 swapFree=6400/1470620
[pid=4163] ppid=4160 vsize=3000300 CPUtime=51.04 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 1621652 0 0 0 4983 121 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 5753958 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 3000300

[startup+102.3 s]
/proc/loadavg: 2.03 2.05 1.91 3/187 4165
/proc/meminfo: memFree=27466156/32770624 swapFree=6400/1470648
[pid=4163] ppid=4160 vsize=3000300 CPUtime=102.21 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 2036808 0 0 0 10082 139 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 3000300

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 1.92 3/187 4173
/proc/meminfo: memFree=27465156/32770624 swapFree=6400/1470684
[pid=4163] ppid=4160 vsize=3000300 CPUtime=162.16 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 2435225 0 0 0 16060 156 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484551 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 3000300

[startup+222.306 s]
/proc/loadavg: 2.00 2.03 1.92 3/187 4174
/proc/meminfo: memFree=27465680/32770624 swapFree=6400/1470712
[pid=4163] ppid=4160 vsize=3000300 CPUtime=222.11 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 2811820 0 0 0 22038 173 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484780 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 3000300

[startup+282.3 s]
/proc/loadavg: 2.04 2.04 1.93 3/187 4175
/proc/meminfo: memFree=27466264/32770624 swapFree=6400/1470744
[pid=4163] ppid=4160 vsize=3000300 CPUtime=282.06 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 3160492 0 0 0 28016 190 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484544 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 3000300

[startup+342.3 s]
/proc/loadavg: 2.02 2.04 1.94 3/187 4176
/proc/meminfo: memFree=27466280/32770624 swapFree=6400/1470780
[pid=4163] ppid=4160 vsize=3000300 CPUtime=342 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 3472166 0 0 0 33995 205 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 5696160 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 3000300

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 1.94 3/187 4177
/proc/meminfo: memFree=27466276/32770624 swapFree=6400/1470808
[pid=4163] ppid=4160 vsize=3000300 CPUtime=401.96 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 3825333 0 0 0 39973 223 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484776 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 3000300

[startup+462.3 s]
/proc/loadavg: 2.03 2.04 1.95 3/187 4178
/proc/meminfo: memFree=27465680/32770624 swapFree=6400/1470840
[pid=4163] ppid=4160 vsize=3000300 CPUtime=461.92 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 4131579 0 0 0 45955 237 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 3000300

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 1.95 3/187 4240
/proc/meminfo: memFree=27430520/32770624 swapFree=6400/1470928
[pid=4163] ppid=4160 vsize=3000300 CPUtime=521.88 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 4440199 0 0 0 51937 251 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 521.88
Current children cumulated vsize (KiB) 3000300

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/187 4241
/proc/meminfo: memFree=27430048/32770624 swapFree=6400/1470968
[pid=4163] ppid=4160 vsize=3000300 CPUtime=581.84 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 4723430 0 0 0 57919 265 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 581.84
Current children cumulated vsize (KiB) 3000300


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


[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/187 4294
/proc/meminfo: memFree=27429264/32770624 swapFree=6400/1471468
[pid=4163] ppid=4160 vsize=3000300 CPUtime=1481.23 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7374013 0 0 0 147737 386 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 1481.23
Current children cumulated vsize (KiB) 3000300

[startup+1542.31 s]
/proc/loadavg: 2.05 2.04 1.97 3/187 4295
/proc/meminfo: memFree=27429388/32770624 swapFree=6400/1471508
[pid=4163] ppid=4160 vsize=3000300 CPUtime=1541.2 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7441091 0 0 0 153731 389 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 1541.2
Current children cumulated vsize (KiB) 3000300

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 1.97 3/187 4296
/proc/meminfo: memFree=27429184/32770624 swapFree=6400/1471536
[pid=4163] ppid=4160 vsize=3000300 CPUtime=1601.16 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7495109 0 0 0 159724 392 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484555 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 1601.16
Current children cumulated vsize (KiB) 3000300

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/187 4297
/proc/meminfo: memFree=27429344/32770624 swapFree=6400/1471564
[pid=4163] ppid=4160 vsize=3000300 CPUtime=1661.12 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7535149 0 0 0 165719 393 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 1661.12
Current children cumulated vsize (KiB) 3000300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/187 4298
/proc/meminfo: memFree=27429304/32770624 swapFree=6400/1471596
[pid=4163] ppid=4160 vsize=3000300 CPUtime=1721.08 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7562656 0 0 0 171714 394 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 5753899 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 1721.08
Current children cumulated vsize (KiB) 3000300

[startup+1782.3 s]
/proc/loadavg: 2.12 2.05 1.98 3/187 4299
/proc/meminfo: memFree=27428976/32770624 swapFree=6400/1471624
[pid=4163] ppid=4160 vsize=3000300 CPUtime=1781.05 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7575931 0 0 0 177710 395 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 1781.05
Current children cumulated vsize (KiB) 3000300

[startup+1842.3 s]
/proc/loadavg: 2.05 2.04 1.98 3/187 4300
/proc/meminfo: memFree=27427900/32770624 swapFree=6400/1471660
[pid=4163] ppid=4160 vsize=3000300 CPUtime=1841.01 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7578801 0 0 0 183706 395 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484776 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 1841.01
Current children cumulated vsize (KiB) 3000300

[startup+1902.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/187 4301
/proc/meminfo: memFree=27427808/32770624 swapFree=6400/1471688
[pid=4163] ppid=4160 vsize=3000300 CPUtime=1900.97 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7580430 0 0 0 189702 395 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 5753955 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 1900.97
Current children cumulated vsize (KiB) 3000300

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/187 4309
/proc/meminfo: memFree=27428308/32770624 swapFree=6400/1471724
[pid=4163] ppid=4160 vsize=3000300 CPUtime=1960.94 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7582028 0 0 0 195698 396 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 1960.94
Current children cumulated vsize (KiB) 3000300

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/187 4310
/proc/meminfo: memFree=27428648/32770624 swapFree=6400/1471752
[pid=4163] ppid=4160 vsize=3000300 CPUtime=2020.91 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7583594 0 0 0 201695 396 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 2020.91
Current children cumulated vsize (KiB) 3000300

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/187 4311
/proc/meminfo: memFree=27429060/32770624 swapFree=6400/1471784
[pid=4163] ppid=4160 vsize=3000300 CPUtime=2080.88 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7585229 0 0 0 207692 396 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 2080.88
Current children cumulated vsize (KiB) 3000300

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4312
/proc/meminfo: memFree=27429928/32770624 swapFree=6400/1471824
[pid=4163] ppid=4160 vsize=3000300 CPUtime=2140.84 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7586811 0 0 0 213688 396 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 2140.84
Current children cumulated vsize (KiB) 3000300

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4313
/proc/meminfo: memFree=27429564/32770624 swapFree=6400/1471852
[pid=4163] ppid=4160 vsize=3000300 CPUtime=2200.82 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7588439 0 0 0 219685 397 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484528 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 2200.82
Current children cumulated vsize (KiB) 3000300

[startup+2262.3 s]
/proc/loadavg: 2.05 2.03 1.99 3/187 4314
/proc/meminfo: memFree=27429564/32770624 swapFree=6400/1471884
[pid=4163] ppid=4160 vsize=3000300 CPUtime=2260.78 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7590058 0 0 0 225681 397 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 2260.78
Current children cumulated vsize (KiB) 3000300

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/187 4315
/proc/meminfo: memFree=27429564/32770624 swapFree=6400/1471912
[pid=4163] ppid=4160 vsize=3000300 CPUtime=2320.74 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7591662 0 0 0 231677 397 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 5753904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 2320.74
Current children cumulated vsize (KiB) 3000300

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/187 4316
/proc/meminfo: memFree=27429532/32770624 swapFree=6400/1471940
[pid=4163] ppid=4160 vsize=3000300 CPUtime=2380.71 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7593326 0 0 0 237674 397 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 2380.71
Current children cumulated vsize (KiB) 3000300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.6 s]
/proc/loadavg: 2.01 2.02 1.99 3/187 4316
/proc/meminfo: memFree=27429656/32770624 swapFree=6400/1471956
[pid=4163] ppid=4160 vsize=3000300 CPUtime=2400 cores=1,3,5,7
/proc/4163/stat : 4163 (MistralXCSP) R 4160 4163 3014 0 -1 4202496 7593840 0 0 0 239603 397 0 0 20 0 1 0 15904814 3072307200 743732 33554432000 4194304 7402444 140735655877536 140735655872888 4484558 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 25559040 140735655879848 140735655879998 140735655879998 140735655882697 0
/proc/4163/statm: 750075 743732 684 784 0 743089 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 3000300

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

Child status: 0
Real time (s): 2401.61
CPU time (s): 2400.02
CPU user time (s): 2396.03
CPU system time (s): 3.98559
CPU usage (%): 99.9336
Max. virtual memory (cumulated for all children) (KiB): 3000300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.03
system time used= 3.98559
maximum resident set size= 2976152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7593879
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= 237
involuntary context switches= 120281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.59678 second user time and 10.2243 second system time

The end

Launcher Data

Begin job on node127 at 2017-07-21 10:38:00
IDJOB=4241082
IDBENCH=125996
IDSOLVER=2622
FILE ID=node127/4241082-1500626280
RUNJOBID= node127-1500623778-3046
PBS_JOBID= 20623006
Free space on /tmp= 61988 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-06.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-4241082-1500626280/watcher-4241082-1500626280 -o /tmp/evaluation-result-4241082-1500626280/solver-4241082-1500626280 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500623778-3046 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1619733439 HOME/instance-4241082-1500626280.xml

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

MD5SUM BENCH= c11db23a97f48af6ae936ba62121dffc
RANDOM SEED=1619733439

node127.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		: 1600.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.48
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		: 1867.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.48
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		: 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.48
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		: 1733.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.48
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:        30446984 kB
MemAvailable:   31991796 kB
Buffers:          155064 kB
Cached:          1669216 kB
SwapCached:            0 kB
Active:           422040 kB
Inactive:        1479656 kB
Active(anon):      80304 kB
Inactive(anon):     8900 kB
Active(file):     341736 kB
Inactive(file):  1470756 kB
Unevictable:        6400 kB
Mlocked:            6400 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8000 kB
Writeback:             4 kB
AnonPages:         83716 kB
Mapped:            33892 kB
Shmem:              8848 kB
Slab:             121188 kB
SReclaimable:      96312 kB
SUnreclaim:        24876 kB
KernelStack:        3344 kB
PageTables:         4792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61984 MiB
End job on node127 at 2017-07-21 11:18:02