Trace number 4241192

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 NameAnswerobjective functionCPU timeWall clock time
R1: Mistral-2.0 2017-06-28? (TO) 2400.08 2402.12

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-28-a4.xml
MD5SUM67703e3ced133509b42bcbc9f355bd8f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark920
Best CPU time to get the best result obtained on this benchmark2520.1001
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints67979
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":28}]
Minimum variable degree9478
Maximum variable degree9479
Distribution of variable degrees[{"degree":9478,"count":26},{"degree":9479,"count":2}]
Minimum constraint arity1
Maximum constraint arity28
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":6552},{"arity":4,"count":61425},{"arity":28,"count":1}]
Number of extensional constraints0
Number of intensional constraints67978
Distribution of constraint types[{"type":"intension","count":67978},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.02	c Mistral-2017-06-28
2400.05/2402.10	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-4241192-1500650580/watcher-4241192-1500650580 -o /tmp/evaluation-result-4241192-1500650580/solver-4241192-1500650580 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500648173-9863 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 685423641 HOME/instance-4241192-1500650580.xml 

pid=10177
running on 8 cores: 1,3,5,7,9,11,13,15

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: 1.93 2.01 1.87 1/239 10180
/proc/meminfo: memFree=32042912/32770624 swapFree=5956/185824
[pid=10180] ppid=10177 vsize=6912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) D 10177 10180 9830 0 -1 1077936128 170 0 0 0 0 0 0 0 20 0 1 0 324792 7077888 36 33554432000 4194304 7402444 140732754596976 140732754594216 139931906586311 0 0 4096 0 18446744072101760548 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 1728 36 26 784 0 40 0

[startup+0.100166 s]
/proc/loadavg: 1.93 2.01 1.87 1/239 10180
/proc/meminfo: memFree=32042912/32770624 swapFree=5956/185824
[pid=10180] ppid=10177 vsize=29012 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 1015 0 0 0 7 0 0 0 20 0 1 0 324792 29708288 802 33554432000 4194304 7402444 140732754596976 140732754590216 5888752 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 7253 802 631 784 0 267 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29012

[startup+0.200283 s]
/proc/loadavg: 1.93 2.01 1.87 1/239 10180
/proc/meminfo: memFree=32042912/32770624 swapFree=5956/185824
[pid=10180] ppid=10177 vsize=29208 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 1094 0 0 0 17 0 0 0 20 0 1 0 324792 29908992 868 33554432000 4194304 7402444 140732754596976 140732754590216 139931886152677 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 7302 868 631 784 0 316 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 29208

[startup+0.300234 s]
/proc/loadavg: 1.93 2.01 1.87 1/239 10180
/proc/meminfo: memFree=32042912/32770624 swapFree=5956/185824
[pid=10180] ppid=10177 vsize=29796 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 1251 0 0 0 27 0 0 0 20 0 1 0 324792 30511104 1005 33554432000 4194304 7402444 140732754596976 140732754590216 139931886148414 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 7449 1005 631 784 0 463 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 29796

[startup+0.700176 s]
/proc/loadavg: 1.93 2.01 1.87 1/239 10180
/proc/meminfo: memFree=32042912/32770624 swapFree=5956/185824
[pid=10180] ppid=10177 vsize=32004 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 1972 0 0 0 67 0 0 0 20 0 1 0 324792 32772096 1437 33554432000 4194304 7402444 140732754596976 140732754590216 139931886590976 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 8001 1437 631 784 0 1015 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 32004

[startup+1.50018 s]
/proc/loadavg: 1.93 2.01 1.87 3/246 10196
/proc/meminfo: memFree=32029144/32770624 swapFree=5956/185724
[pid=10180] ppid=10177 vsize=36708 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 3398 0 0 0 147 0 0 0 20 0 1 0 324792 37588992 2475 33554432000 4194304 7402444 140732754596976 140732754587720 6063637 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 9215 2475 727 784 0 2229 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 36708

[startup+3.10021 s]
/proc/loadavg: 1.93 2.01 1.87 3/246 10196
/proc/meminfo: memFree=32015468/32770624 swapFree=5956/186108
[pid=10180] ppid=10177 vsize=43404 CPUtime=3.06 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 6019 0 0 0 306 0 0 0 20 0 1 0 324792 44445696 4179 33554432000 4194304 7402444 140732754596976 140732754587480 6074949 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 10851 4179 727 784 0 3865 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 43404

[startup+6.30021 s]
/proc/loadavg: 1.85 1.99 1.86 3/246 10196
/proc/meminfo: memFree=31970720/32770624 swapFree=5956/185816
[pid=10180] ppid=10177 vsize=57220 CPUtime=6.27 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 12256 0 0 0 626 1 0 0 20 0 1 0 324792 58593280 7629 33554432000 4194304 7402444 140732754596976 140732754587720 5992950 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 14305 7629 727 784 0 7319 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 57220

[startup+12.7002 s]
/proc/loadavg: 1.86 1.99 1.86 3/246 10196
/proc/meminfo: memFree=31900780/32770624 swapFree=5956/185816
[pid=10180] ppid=10177 vsize=86568 CPUtime=12.66 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 25014 0 0 0 1264 2 0 0 20 0 1 0 324792 88645632 14997 33554432000 4194304 7402444 140732754596976 140732754587560 5946675 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 21642 14997 727 784 0 14656 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 86568

[startup+25.5003 s]
/proc/loadavg: 1.96 2.01 1.87 3/246 10196
/proc/meminfo: memFree=31858372/32770624 swapFree=5956/185816
[pid=10180] ppid=10177 vsize=125244 CPUtime=25.45 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 36811 0 0 0 2541 4 0 0 20 0 1 0 324792 128249856 24601 33554432000 4194304 7402444 140732754596976 140732754587640 5898020 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 31311 24601 727 784 0 24325 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 125244

[startup+51.1003 s]
/proc/loadavg: 1.97 2.01 1.87 3/246 10196
/proc/meminfo: memFree=31774788/32770624 swapFree=5956/185848
[pid=10180] ppid=10177 vsize=206356 CPUtime=51.04 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 72078 0 0 0 5097 7 0 0 20 0 1 0 324792 211308544 44922 33554432000 4194304 7402444 140732754596976 140732754587640 6064012 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 51589 44922 727 784 0 44603 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 206356

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 1.88 3/246 10197
/proc/meminfo: memFree=31644004/32770624 swapFree=5956/185884
[pid=10180] ppid=10177 vsize=329832 CPUtime=102.23 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 103176 0 0 0 10211 12 0 0 20 0 1 0 324792 337747968 75448 33554432000 4194304 7402444 140732754596976 140732754587640 4731648 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 82458 75448 727 784 0 75472 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 329832

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/245 10199
/proc/meminfo: memFree=31492788/32770624 swapFree=5956/185936
[pid=10180] ppid=10177 vsize=475000 CPUtime=162.2 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 187066 0 0 0 16201 19 0 0 20 0 1 0 324792 486400000 111785 33554432000 4194304 7402444 140732754596976 140732754587640 6066338 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 118750 111785 727 784 0 111764 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 475000

[startup+222.308 s]
/proc/loadavg: 2.03 2.02 1.89 3/245 10200
/proc/meminfo: memFree=31278600/32770624 swapFree=5956/185972
[pid=10180] ppid=10177 vsize=686340 CPUtime=222.16 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 261380 0 0 0 22190 26 0 0 20 0 1 0 324792 702812160 165062 33554432000 4194304 7402444 140732754596976 140732754591256 4747338 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 171585 165062 763 784 0 164599 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 686340

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 1.90 3/245 10201
/proc/meminfo: memFree=30293036/32770624 swapFree=5956/185996
[pid=10180] ppid=10177 vsize=1668548 CPUtime=282.09 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 565944 0 0 0 28150 59 0 0 20 0 1 0 324792 1708593152 410867 33554432000 4194304 7402444 140732754596976 140732754591528 5877517 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 417137 410867 765 784 0 410151 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 1668548

[startup+342.3 s]
/proc/loadavg: 2.05 2.04 1.92 3/243 10203
/proc/meminfo: memFree=30021048/32770624 swapFree=5956/186024
[pid=10180] ppid=10177 vsize=1938440 CPUtime=342.04 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 763991 0 0 0 34131 73 0 0 20 0 1 0 324792 1984962560 478353 33554432000 4194304 7402444 140732754596976 140732754591416 5878051 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 484610 478353 765 784 0 477624 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 1938440

[startup+402.3 s]
/proc/loadavg: 2.16 2.08 1.94 3/243 10204
/proc/meminfo: memFree=29882708/32770624 swapFree=5956/186056
[pid=10180] ppid=10177 vsize=2075984 CPUtime=401.98 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 911822 0 0 0 40115 83 0 0 20 0 1 0 324792 2125807616 512692 33554432000 4194304 7402444 140732754596976 140732754591416 5878051 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 518996 512692 765 784 0 512010 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 2075984

[startup+462.3 s]
/proc/loadavg: 2.09 2.08 1.95 3/244 10213
/proc/meminfo: memFree=29750436/32770624 swapFree=5956/186088
[pid=10180] ppid=10177 vsize=2207528 CPUtime=461.93 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 1067053 0 0 0 46100 93 0 0 20 0 1 0 324792 2260508672 545572 33554432000 4194304 7402444 140732754596976 140732754591272 4747338 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 551882 545572 765 784 0 544896 0
Current children cumulated CPU time (s) 461.93
Current children cumulated vsize (KiB) 2207528

[startup+522.3 s]
/proc/loadavg: 2.03 2.06 1.95 3/244 10214
/proc/meminfo: memFree=29739472/32770624 swapFree=5956/186120
[pid=10180] ppid=10177 vsize=2218880 CPUtime=521.86 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 1147399 0 0 0 52090 96 0 0 20 0 1 0 324792 2272133120 548483 33554432000 4194304 7402444 140732754596976 140732754591256 139931889587941 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 554720 548483 765 784 0 547734 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 2218880

[startup+582.3 s]
/proc/loadavg: 2.01 2.05 1.95 3/244 10215
/proc/meminfo: memFree=29701960/32770624 swapFree=5956/186144
[pid=10180] ppid=10177 vsize=2255180 CPUtime=581.81 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 1489650 0 0 0 58070 111 0 0 20 0 1 0 324792 2309304320 557503 33554432000 4194304 7402444 140732754596976 140732754591256 4747338 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 563795 557503 765 784 0 556809 0
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (KiB) 2255180


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 10238
/proc/meminfo: memFree=29554420/32770624 swapFree=5956/186596
[pid=10180] ppid=10177 vsize=2401964 CPUtime=1540.94 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4051272 0 0 0 153854 240 0 0 20 0 1 0 324792 2459611136 594261 33554432000 4194304 7402444 140732754596976 140732754591432 4298229 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 600491 594261 765 784 0 593505 0
Current children cumulated CPU time (s) 1540.94
Current children cumulated vsize (KiB) 2401964

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 10239
/proc/meminfo: memFree=29551472/32770624 swapFree=5956/186628
[pid=10180] ppid=10177 vsize=2403416 CPUtime=1600.88 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4054956 0 0 0 159848 240 0 0 20 0 1 0 324792 2461097984 594624 33554432000 4194304 7402444 140732754596976 140732754591256 5821630 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 600854 594624 765 784 0 593868 0
Current children cumulated CPU time (s) 1600.88
Current children cumulated vsize (KiB) 2403416

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/244 10248
/proc/meminfo: memFree=29542820/32770624 swapFree=5956/186660
[pid=10180] ppid=10177 vsize=2412656 CPUtime=1660.84 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4059588 0 0 0 165843 241 0 0 20 0 1 0 324792 2470559744 596907 33554432000 4194304 7402444 140732754596976 140732754591432 5750503 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 603164 596907 765 784 0 596178 0
Current children cumulated CPU time (s) 1660.84
Current children cumulated vsize (KiB) 2412656

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 1.98 3/244 10249
/proc/meminfo: memFree=29501720/32770624 swapFree=5956/186696
[pid=10180] ppid=10177 vsize=2454104 CPUtime=1720.79 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4079540 0 0 0 171836 243 0 0 20 0 1 0 324792 2513002496 607258 33554432000 4194304 7402444 140732754596976 140732754591272 4238492 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 613526 607258 765 784 0 606540 0
Current children cumulated CPU time (s) 1720.79
Current children cumulated vsize (KiB) 2454104

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/244 10250
/proc/meminfo: memFree=29496528/32770624 swapFree=5956/186720
[pid=10180] ppid=10177 vsize=2458988 CPUtime=1780.75 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4100206 0 0 0 177830 245 0 0 20 0 1 0 324792 2518003712 608503 33554432000 4194304 7402444 140732754596976 140732754591256 5877659 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 614747 608503 765 784 0 607761 0
Current children cumulated CPU time (s) 1780.75
Current children cumulated vsize (KiB) 2458988

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/244 10251
/proc/meminfo: memFree=29496280/32770624 swapFree=5956/186748
[pid=10180] ppid=10177 vsize=2459912 CPUtime=1840.69 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4119949 0 0 0 183824 245 0 0 20 0 1 0 324792 2518949888 608736 33554432000 4194304 7402444 140732754596976 140732754591256 5758845 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 614978 608736 765 784 0 607992 0
Current children cumulated CPU time (s) 1840.69
Current children cumulated vsize (KiB) 2459912

[startup+1902.3 s]
/proc/loadavg: 2.12 2.04 1.99 3/244 10252
/proc/meminfo: memFree=29495616/32770624 swapFree=5956/186800
[pid=10180] ppid=10177 vsize=2460440 CPUtime=1900.65 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4139850 0 0 0 189819 246 0 0 20 0 1 0 324792 2519490560 608867 33554432000 4194304 7402444 140732754596976 140732754591256 4248787 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 615110 608867 765 784 0 608124 0
Current children cumulated CPU time (s) 1900.65
Current children cumulated vsize (KiB) 2460440

[startup+1962.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/243 10254
/proc/meminfo: memFree=29495116/32770624 swapFree=5956/186836
[pid=10180] ppid=10177 vsize=2461100 CPUtime=1960.61 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4159954 0 0 0 195813 248 0 0 20 0 1 0 324792 2520166400 609034 33554432000 4194304 7402444 140732754596976 140732754591256 5758807 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 615275 609034 765 784 0 608289 0
Current children cumulated CPU time (s) 1960.61
Current children cumulated vsize (KiB) 2461100

[startup+2022.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/243 10255
/proc/meminfo: memFree=29495056/32770624 swapFree=5956/186872
[pid=10180] ppid=10177 vsize=2461232 CPUtime=2020.56 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4180017 0 0 0 201807 249 0 0 20 0 1 0 324792 2520301568 609070 33554432000 4194304 7402444 140732754596976 140732754591272 5878467 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 615308 609070 765 784 0 608322 0
Current children cumulated CPU time (s) 2020.56
Current children cumulated vsize (KiB) 2461232

[startup+2082.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/243 10256
/proc/meminfo: memFree=29495072/32770624 swapFree=5956/186868
[pid=10180] ppid=10177 vsize=2461496 CPUtime=2080.52 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4200150 0 0 0 207802 250 0 0 20 0 1 0 324792 2520571904 609132 33554432000 4194304 7402444 140732754596976 140732754591256 5750519 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 615374 609132 765 784 0 608388 0
Current children cumulated CPU time (s) 2080.52
Current children cumulated vsize (KiB) 2461496

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/243 10258
/proc/meminfo: memFree=29494384/32770624 swapFree=5956/186908
[pid=10180] ppid=10177 vsize=2462024 CPUtime=2140.46 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4220423 0 0 0 213795 251 0 0 20 0 1 0 324792 2521112576 609245 33554432000 4194304 7402444 140732754596976 140732754591272 5877540 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 615506 609245 765 784 0 608520 0
Current children cumulated CPU time (s) 2140.46
Current children cumulated vsize (KiB) 2462024

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/243 10259
/proc/meminfo: memFree=29494384/32770624 swapFree=5956/186940
[pid=10180] ppid=10177 vsize=2462024 CPUtime=2200.43 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4240664 0 0 0 219790 253 0 0 20 0 1 0 324792 2521112576 609263 33554432000 4194304 7402444 140732754596976 140732754591272 4747338 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 615506 609263 765 784 0 608520 0
Current children cumulated CPU time (s) 2200.43
Current children cumulated vsize (KiB) 2462024

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/243 10267
/proc/meminfo: memFree=29492524/32770624 swapFree=5956/186984
[pid=10180] ppid=10177 vsize=2463476 CPUtime=2260.36 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4261276 0 0 0 225783 253 0 0 20 0 1 0 324792 2522599424 609620 33554432000 4194304 7402444 140732754596976 140732754591272 5758807 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 615869 609620 765 784 0 608883 0
Current children cumulated CPU time (s) 2260.36
Current children cumulated vsize (KiB) 2463476

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/244 10291
/proc/meminfo: memFree=29490120/32770624 swapFree=5956/187004
[pid=10180] ppid=10177 vsize=2465192 CPUtime=2320.32 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4282333 0 0 0 231777 255 0 0 20 0 1 0 324792 2524356608 610041 33554432000 4194304 7402444 140732754596976 140732754591272 5877690 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 616298 610041 765 784 0 609312 0
Current children cumulated CPU time (s) 2320.32
Current children cumulated vsize (KiB) 2465192

[startup+2382.3 s]
/proc/loadavg: 2.19 2.06 2.01 3/244 10292
/proc/meminfo: memFree=29489852/32770624 swapFree=5956/187032
[pid=10180] ppid=10177 vsize=2465324 CPUtime=2380.28 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4303385 0 0 0 237772 256 0 0 20 0 1 0 324792 2524491776 610068 33554432000 4194304 7402444 140732754596976 140732754591272 5758807 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 616331 610068 765 784 0 609345 0
Current children cumulated CPU time (s) 2380.28
Current children cumulated vsize (KiB) 2465324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.1 s]
/proc/loadavg: 2.14 2.06 2.01 3/244 10292
/proc/meminfo: memFree=29489852/32770624 swapFree=5940/187032
[pid=10180] ppid=10177 vsize=2465324 CPUtime=2400.05 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4318502 0 0 0 239749 256 0 0 20 0 1 0 324792 2524491776 610071 33554432000 4194304 7402444 140732754596976 140732754591272 5877690 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 616331 610071 765 784 0 609345 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 2465324

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

[startup+2402.1 s]
/proc/loadavg: 2.14 2.06 2.01 3/244 10292
/proc/meminfo: memFree=29489852/32770624 swapFree=5940/187032
[pid=10180] ppid=10177 vsize=2465324 CPUtime=2400.05 cores=1,3,5,7,9,11,13,15
/proc/10180/stat : 10180 (MistralXCSP) R 10177 10180 9830 0 -1 4202496 4318502 0 0 0 239749 256 0 0 20 0 1 0 324792 2524491776 610071 33554432000 4194304 7402444 140732754596976 140732754591272 5877690 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 39927808 140732754601129 140732754601278 140732754601278 140732754603977 0
/proc/10180/statm: 616331 610071 765 784 0 609345 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 2465324

Child status: 0
Real time (s): 2402.12
CPU time (s): 2400.08
CPU user time (s): 2397.5
CPU system time (s): 2.58402
CPU usage (%): 99.9154
Max. virtual memory (cumulated for all children) (KiB): 2465324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.5
system time used= 2.58403
maximum resident set size= 2440308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4318531
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= 309
involuntary context switches= 122212

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.55032 second user time and 13.058 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-21 17:23:00
IDJOB=4241192
IDBENCH=126237
IDSOLVER=2622
FILE ID=node139/4241192-1500650580
RUNJOBID= node139-1500648173-9863
PBS_JOBID= 20623281
Free space on /tmp= 61988 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-28-a4.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-4241192-1500650580/watcher-4241192-1500650580 -o /tmp/evaluation-result-4241192-1500650580/solver-4241192-1500650580 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500648173-9863 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 685423641 HOME/instance-4241192-1500650580.xml

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

MD5SUM BENCH= 67703e3ced133509b42bcbc9f355bd8f
RANDOM SEED=685423641

node139.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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.08
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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	: 5334.08
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	: 8
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	: 8
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	: 5334.08
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	: 8
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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.08
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	: 8
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:

processor	: 8
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	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        32042912 kB
MemAvailable:   32033312 kB
Buffers:           31020 kB
Cached:           270088 kB
SwapCached:            0 kB
Active:           160052 kB
Inactive:         194372 kB
Active(anon):      56620 kB
Inactive(anon):     8548 kB
Active(file):     103432 kB
Inactive(file):   185824 kB
Unevictable:        5956 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8864 kB
Writeback:             0 kB
AnonPages:         50664 kB
Mapped:            29296 kB
Shmem:              8852 kB
Slab:              66108 kB
SReclaimable:      33960 kB
SUnreclaim:        32148 kB
KernelStack:        4224 kB
PageTables:         4696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61976 MiB
End job on node139 at 2017-07-21 18:03:03