Trace number 4261513

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Mistral-2.0 2017-07-28? (TO) 2519.8201 2520.01

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-24.xml
MD5SUM12e2e274c64cbf9c8a04283668281b9c
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 benchmark12.5897
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 degree101
Maximum variable degree123
Distribution of variable degrees[{"degree":101,"count":1},{"degree":106,"count":1},{"degree":110,"count":2},{"degree":111,"count":2},{"degree":112,"count":1},{"degree":113,"count":3},{"degree":114,"count":1},{"degree":115,"count":1},{"degree":116,"count":2},{"degree":117,"count":2},{"degree":118,"count":1},{"degree":119,"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.09	c 280717
2519.80/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-4261513-1502360310/watcher-4261513-1502360310 -o /tmp/evaluation-result-4261513-1502360310/solver-4261513-1502360310 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502333976-23274 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 976583575 HOME/instance-4261513-1502360310.xml 

pid=27782
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.99 2.04 2/187 27785
/proc/meminfo: memFree=30692544/32770624 swapFree=0/396076
[pid=27785] ppid=27782 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/27785/stat : 27785 (runsolver) D 27782 27785 1774 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 83846215 24240128 106 18446744073709551615 4194304 4338465 140723480975488 140723480973128 140216477074135 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 16822272 140723480981643 140723480982089 140723480982089 140723480985546 0
/proc/27785/statm: 5918 106 53 36 0 2156 0

[startup+0.1002 s]
/proc/loadavg: 1.99 1.99 2.04 2/187 27785
/proc/meminfo: memFree=30692544/32770624 swapFree=0/396076
[pid=27785] ppid=27782 vsize=28796 CPUtime=0 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 939 0 0 0 0 0 0 0 20 0 1 0 83846215 29487104 736 18446744073709551615 4194304 7396336 140735106395104 140735106392104 5882667 0 0 1 0 0 0 0 17 2 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 7199 736 584 782 0 215 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28796

[startup+0.20033 s]
/proc/loadavg: 1.99 1.99 2.04 2/187 27785
/proc/meminfo: memFree=30692544/32770624 swapFree=0/396076
[pid=27785] ppid=27782 vsize=29388 CPUtime=0.1 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 1109 0 0 0 10 0 0 0 20 0 1 0 83846215 30093312 934 18446744073709551615 4194304 7396336 140735106395104 140735106392104 139654461754341 0 0 1 0 0 0 0 17 2 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 7347 934 610 782 0 363 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29388

[startup+0.300317 s]
/proc/loadavg: 1.99 1.99 2.04 2/187 27785
/proc/meminfo: memFree=30692544/32770624 swapFree=0/396076
[pid=27785] ppid=27782 vsize=30108 CPUtime=0.2 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 1328 0 0 0 20 0 0 0 20 0 1 0 83846215 30830592 1110 18446744073709551615 4194304 7396336 140735106395104 140735106392104 5881273 0 0 1 0 0 0 0 17 2 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 7527 1110 610 782 0 543 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 30108

[startup+0.700278 s]
/proc/loadavg: 1.99 1.99 2.04 2/187 27785
/proc/meminfo: memFree=30692544/32770624 swapFree=0/396076
[pid=27785] ppid=27782 vsize=33372 CPUtime=0.6 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 2300 0 0 0 60 0 0 0 20 0 1 0 83846215 34172928 1800 18446744073709551615 4194304 7396336 140735106395104 140735106388344 139654462192640 0 0 1 0 0 0 0 17 2 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 8343 1800 610 782 0 1359 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 33372

[startup+1.50035 s]
/proc/loadavg: 1.99 1.99 2.04 3/188 27786
/proc/meminfo: memFree=30595732/32770624 swapFree=0/396144
[pid=27785] ppid=27782 vsize=370152 CPUtime=1.4 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 86602 0 0 0 131 9 0 0 20 0 1 0 83846215 379035648 86082 18446744073709551615 4194304 7396336 140735106395104 140735106388344 5790802 0 0 1 0 0 0 0 17 2 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 92538 86082 641 782 0 85554 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 370152

[startup+3.10024 s]
/proc/loadavg: 1.99 1.99 2.04 3/188 27786
/proc/meminfo: memFree=29926324/32770624 swapFree=0/396144
[pid=27785] ppid=27782 vsize=1334904 CPUtime=3 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 329178 0 0 0 263 37 0 0 20 0 1 0 83846215 1366941696 327257 18446744073709551615 4194304 7396336 140735106395104 140735106386184 4253174 0 0 1 0 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 333726 327257 641 782 0 326742 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1334904

[startup+6.30025 s]
/proc/loadavg: 1.99 1.99 2.04 3/188 27786
/proc/meminfo: memFree=27912712/32770624 swapFree=0/396140
[pid=27785] ppid=27782 vsize=2999392 CPUtime=6.2 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 785172 0 0 0 533 87 0 0 20 0 1 0 83846215 3071377408 743483 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743483 663 782 0 742864 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 2999392

[startup+12.7003 s]
/proc/loadavg: 2.07 2.01 2.04 3/188 27786
/proc/meminfo: memFree=27716020/32770624 swapFree=0/396140
[pid=27785] ppid=27782 vsize=2999392 CPUtime=12.59 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 1037048 0 0 0 1162 97 0 0 20 0 1 0 83846215 3071377408 743488 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792023 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743488 668 782 0 742864 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 2999392

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.04 3/188 27786
/proc/meminfo: memFree=27715672/32770624 swapFree=0/396132
[pid=27785] ppid=27782 vsize=2999392 CPUtime=25.4 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 1311028 0 0 0 2430 110 0 0 20 0 1 0 83846215 3071377408 743489 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792248 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743489 668 782 0 742864 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 2999392

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.04 3/188 27787
/proc/meminfo: memFree=27715924/32770624 swapFree=0/396120
[pid=27785] ppid=27782 vsize=2999392 CPUtime=51 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 1644680 0 0 0 4978 122 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 2999392

[startup+102.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/188 27791
/proc/meminfo: memFree=27715128/32770624 swapFree=0/396128
[pid=27785] ppid=27782 vsize=2999392 CPUtime=102.2 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 2113737 0 0 0 10075 145 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792043 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 2999392

[startup+162.3 s]
/proc/loadavg: 2.27 2.07 2.06 3/188 27793
/proc/meminfo: memFree=27714512/32770624 swapFree=0/396144
[pid=27785] ppid=27782 vsize=2999392 CPUtime=162.19 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 2472721 0 0 0 16056 163 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 4252880 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 2999392

[startup+222.306 s]
/proc/loadavg: 2.18 2.08 2.06 3/187 27795
/proc/meminfo: memFree=27712920/32770624 swapFree=0/396152
[pid=27785] ppid=27782 vsize=2999392 CPUtime=222.18 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 2929136 0 0 0 22034 184 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792034 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 2999392

[startup+282.3 s]
/proc/loadavg: 2.14 2.08 2.06 3/186 27797
/proc/meminfo: memFree=27713244/32770624 swapFree=0/396164
[pid=27785] ppid=27782 vsize=2999392 CPUtime=282.16 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 3340824 0 0 0 28014 202 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 2999392

[startup+342.3 s]
/proc/loadavg: 2.17 2.09 2.07 3/189 27813
/proc/meminfo: memFree=27707736/32770624 swapFree=0/396192
[pid=27785] ppid=27782 vsize=2999392 CPUtime=342.16 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 3739334 0 0 0 33993 223 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 2999392

[startup+402.3 s]
/proc/loadavg: 2.23 2.12 2.08 3/188 27816
/proc/meminfo: memFree=27707892/32770624 swapFree=0/396216
[pid=27785] ppid=27782 vsize=2999392 CPUtime=402.16 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 4067619 0 0 0 39976 240 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792063 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 2999392

[startup+462.3 s]
/proc/loadavg: 2.09 2.10 2.07 3/185 27818
/proc/meminfo: memFree=27711212/32770624 swapFree=0/396216
[pid=27785] ppid=27782 vsize=2999392 CPUtime=462.14 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 4460130 0 0 0 45957 257 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792027 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 2999392

[startup+522.3 s]
/proc/loadavg: 2.03 2.08 2.06 3/185 27820
/proc/meminfo: memFree=27711440/32770624 swapFree=0/396244
[pid=27785] ppid=27782 vsize=2999392 CPUtime=522.13 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 4783323 0 0 0 51940 273 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792043 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 2999392

[startup+582.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/186 27823
/proc/meminfo: memFree=27712112/32770624 swapFree=0/396252
[pid=27785] ppid=27782 vsize=2999392 CPUtime=582.12 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 5093987 0 0 0 57925 287 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 0 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 2999392


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


[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/189 27894
/proc/meminfo: memFree=27707704/32770624 swapFree=0/396504
[pid=27785] ppid=27782 vsize=2999392 CPUtime=1602.04 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8638048 0 0 0 159756 448 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792070 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2999392

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 27897
/proc/meminfo: memFree=27710992/32770624 swapFree=0/396500
[pid=27785] ppid=27782 vsize=2999392 CPUtime=1662.04 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8727687 0 0 0 165752 452 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 2999392

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/187 27899
/proc/meminfo: memFree=27711228/32770624 swapFree=0/396520
[pid=27785] ppid=27782 vsize=2999392 CPUtime=1722.05 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8801112 0 0 0 171748 457 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 2999392

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 27901
/proc/meminfo: memFree=27710324/32770624 swapFree=0/396532
[pid=27785] ppid=27782 vsize=2999392 CPUtime=1782.05 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8856437 0 0 0 177746 459 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792063 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 1782.05
Current children cumulated vsize (KiB) 2999392

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 27903
/proc/meminfo: memFree=27710744/32770624 swapFree=0/396544
[pid=27785] ppid=27782 vsize=2999392 CPUtime=1842.06 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8901033 0 0 0 183745 461 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792043 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 1842.06
Current children cumulated vsize (KiB) 2999392

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 27905
/proc/meminfo: memFree=27711220/32770624 swapFree=0/396560
[pid=27785] ppid=27782 vsize=2999392 CPUtime=1902.06 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8929621 0 0 0 189744 462 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 4252939 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 1902.06
Current children cumulated vsize (KiB) 2999392

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 27909
/proc/meminfo: memFree=27710836/32770624 swapFree=0/396564
[pid=27785] ppid=27782 vsize=2999392 CPUtime=1962.05 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8946808 0 0 0 195742 463 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 1962.05
Current children cumulated vsize (KiB) 2999392

[startup+2022.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/186 27911
/proc/meminfo: memFree=27711132/32770624 swapFree=0/396576
[pid=27785] ppid=27782 vsize=2999392 CPUtime=2022.06 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8951713 0 0 0 201743 463 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792070 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 2022.06
Current children cumulated vsize (KiB) 2999392

[startup+2082.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 27913
/proc/meminfo: memFree=27711760/32770624 swapFree=0/396588
[pid=27785] ppid=27782 vsize=2999392 CPUtime=2082.07 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8953420 0 0 0 207744 463 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 2082.07
Current children cumulated vsize (KiB) 2999392

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/189 27929
/proc/meminfo: memFree=27706972/32770624 swapFree=0/396628
[pid=27785] ppid=27782 vsize=2999392 CPUtime=2142.06 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8955142 0 0 0 213743 463 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 4252950 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 2142.06
Current children cumulated vsize (KiB) 2999392

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 27931
/proc/meminfo: memFree=27707988/32770624 swapFree=0/396632
[pid=27785] ppid=27782 vsize=2999392 CPUtime=2202.08 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8956844 0 0 0 219744 464 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 2202.08
Current children cumulated vsize (KiB) 2999392

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 27933
/proc/meminfo: memFree=27711248/32770624 swapFree=0/396660
[pid=27785] ppid=27782 vsize=2999392 CPUtime=2262.08 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8958549 0 0 0 225744 464 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792043 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 2262.08
Current children cumulated vsize (KiB) 2999392

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 27936
/proc/meminfo: memFree=27711212/32770624 swapFree=0/396668
[pid=27785] ppid=27782 vsize=2999392 CPUtime=2322.08 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8960318 0 0 0 231744 464 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 2322.08
Current children cumulated vsize (KiB) 2999392

[startup+2382.3 s]
/proc/loadavg: 1.80 1.97 2.03 3/185 28181
/proc/meminfo: memFree=28176636/32770624 swapFree=0/396756
[pid=27785] ppid=27782 vsize=2999392 CPUtime=2382.09 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8962057 0 0 0 237745 464 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 2382.09
Current children cumulated vsize (KiB) 2999392

[startup+2442.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/186 28184
/proc/meminfo: memFree=28001080/32770624 swapFree=0/396760
[pid=27785] ppid=27782 vsize=2999392 CPUtime=2442.09 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8963799 0 0 0 243745 464 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 4252880 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 2442.09
Current children cumulated vsize (KiB) 2999392

[startup+2502.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/186 28186
/proc/meminfo: memFree=27284280/32770624 swapFree=0/396780
[pid=27785] ppid=27782 vsize=2999392 CPUtime=2502.1 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8965547 0 0 0 249746 464 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 2502.1
Current children cumulated vsize (KiB) 2999392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 1.99 2.03 3/186 28186
/proc/meminfo: memFree=27228172/32770624 swapFree=0/396776
[pid=27785] ppid=27782 vsize=2999392 CPUtime=2519.8 cores=0,2,4,6
/proc/27785/stat : 27785 (MistralXCSP) R 27782 27785 1774 0 -1 4202496 8966057 0 0 0 251516 464 0 0 20 0 1 0 83846215 3071377408 743491 18446744073709551615 4194304 7396336 140735106395104 140735106390456 5792030 0 0 1 16386 0 0 0 17 4 0 0 9 0 0 9496464 9501696 12693504 140735106396595 140735106396744 140735106396744 140735106400201 0
/proc/27785/statm: 749848 743491 668 782 0 742864 0
Current children cumulated CPU time (s) 2519.8
Current children cumulated vsize (KiB) 2999392

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

Child status: 0
Real time (s): 2520.01
CPU time (s): 2519.82
CPU user time (s): 2515.16
CPU system time (s): 4.65613
CPU usage (%): 99.9924
Max. virtual memory (cumulated for all children) (KiB): 2999392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.16
system time used= 4.65613
maximum resident set size= 2975196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8966095
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= 234
involuntary context switches= 1248

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.07005 second user time and 10.4663 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-10 12:04:22
IDJOB=4261513
IDBENCH=125997
IDSOLVER=2649
FILE ID=node133/4261513-1502360310
RUNJOBID= node133-1502333976-23274
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-24.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-4261513-1502360310/watcher-4261513-1502360310 -o /tmp/evaluation-result-4261513-1502360310/solver-4261513-1502360310 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502333976-23274 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 976583575 HOME/instance-4261513-1502360310.xml

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

MD5SUM BENCH= 12e2e274c64cbf9c8a04283668281b9c
RANDOM SEED=976583575

node133.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.17
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.17
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.17
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.17
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:        30693184 kB
MemAvailable:   31494420 kB
Buffers:          275952 kB
Cached:           820932 kB
SwapCached:            0 kB
Active:          1216764 kB
Inactive:         429188 kB
Active(anon):     549440 kB
Inactive(anon):    33112 kB
Active(file):     667324 kB
Inactive(file):   396076 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7676 kB
Writeback:             4 kB
AnonPages:        548728 kB
Mapped:            49648 kB
Shmem:             33468 kB
Slab:             134048 kB
SReclaimable:     107340 kB
SUnreclaim:        26708 kB
KernelStack:        3360 kB
PageTables:         6204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     810980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node133 at 2017-08-10 12:46:23