Trace number 4241201

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-28SAT (TO)267 2400.01 2401.5

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-17-a4.xml
MD5SUM1654769b6737315210eb217040901c4e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark230
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables17
Number of constraints8502
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":17}]
Minimum variable degree1921
Maximum variable degree1922
Distribution of variable degrees[{"degree":1921,"count":15},{"degree":1922,"count":2}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":1360},{"arity":4,"count":7140},{"arity":17,"count":1}]
Number of extensional constraints0
Number of intensional constraints8501
Distribution of constraint types[{"type":"intension","count":8501},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c Mistral-2017-06-28
40.67/40.77	o 306
77.35/77.48	o 296
180.98/181.16	o 291
372.98/373.33	o 289
959.23/959.97	o 286
961.43/962.18	o 278
980.72/981.46	o 275
1036.60/1037.37	o 267
2400.00/2401.50	s SATISFIABLE
2400.00/2401.50	v <instantiation type="solution">
2400.00/2401.50	v   <list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] </list>
2400.00/2401.50	v   <values> 0 1 4 6 13 21 31 45 64 80 102 136 164 190 219 230 267 </values>
2400.00/2401.50	v </instantiation>

Verifier Data

OK	267

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-4241201-1500650581/watcher-4241201-1500650581 -o /tmp/evaluation-result-4241201-1500650581/solver-4241201-1500650581 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1500648174-9884 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 685423641 HOME/instance-4241201-1500650581.xml 

pid=10217
running on 8 cores: 4-7,12-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: 2.24 2.06 1.89 3/250 10220
/proc/meminfo: memFree=32028256/32770624 swapFree=5956/187200
[pid=10220] ppid=10217 vsize=28524 CPUtime=0 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 774 0 0 0 0 0 0 0 20 0 1 0 325270 29208576 606 33554432000 4194304 7402444 140728910978592 140728910975640 5746016 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 7168 606 484 784 0 182 0

[startup+0.100152 s]
/proc/loadavg: 2.24 2.06 1.89 3/250 10220
/proc/meminfo: memFree=32028256/32770624 swapFree=5956/187200
[pid=10220] ppid=10217 vsize=28996 CPUtime=0.08 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 1014 0 0 0 8 0 0 0 20 0 1 0 325270 29691904 803 33554432000 4194304 7402444 140728910978592 140728910971832 140483284003813 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 7249 803 631 784 0 263 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28996

[startup+0.200293 s]
/proc/loadavg: 2.24 2.06 1.89 3/250 10220
/proc/meminfo: memFree=32028256/32770624 swapFree=5956/187200
[pid=10220] ppid=10217 vsize=29324 CPUtime=0.18 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 1101 0 0 0 18 0 0 0 20 0 1 0 325270 30027776 869 33554432000 4194304 7402444 140728910978592 140728910971832 5883502 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 7331 869 631 784 0 345 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 29324

[startup+0.300243 s]
/proc/loadavg: 2.24 2.06 1.89 3/250 10220
/proc/meminfo: memFree=32028256/32770624 swapFree=5956/187200
[pid=10220] ppid=10217 vsize=29792 CPUtime=0.28 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 1345 0 0 0 28 0 0 0 20 0 1 0 325270 30507008 1067 33554432000 4194304 7402444 140728910978592 140728910967400 6047822 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 7448 1067 726 784 0 462 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29792

[startup+0.700203 s]
/proc/loadavg: 2.24 2.06 1.89 3/250 10220
/proc/meminfo: memFree=32028256/32770624 swapFree=5956/187200
[pid=10220] ppid=10217 vsize=31632 CPUtime=0.68 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 1790 0 0 0 68 0 0 0 20 0 1 0 325270 32391168 1529 33554432000 4194304 7402444 140728910978592 140728910969256 140483284003813 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 7908 1529 727 784 0 922 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31632

[startup+1.5002 s]
/proc/loadavg: 2.24 2.06 1.89 3/251 10221
/proc/meminfo: memFree=32019700/32770624 swapFree=5956/187444
[pid=10220] ppid=10217 vsize=35028 CPUtime=1.48 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 2647 0 0 0 148 0 0 0 20 0 1 0 325270 35868672 2387 33554432000 4194304 7402444 140728910978592 140728910969176 4223856 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 8757 2387 727 784 0 1771 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35028

[startup+3.10021 s]
/proc/loadavg: 2.24 2.06 1.89 3/251 10221
/proc/meminfo: memFree=32007208/32770624 swapFree=5956/187164
[pid=10220] ppid=10217 vsize=45132 CPUtime=3.08 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 7253 0 0 0 308 0 0 0 20 0 1 0 325270 46215168 4952 33554432000 4194304 7402444 140728910978592 140728910969480 5929081 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 11283 4952 727 784 0 4297 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45132

[startup+6.3002 s]
/proc/loadavg: 2.06 2.03 1.88 3/251 10221
/proc/meminfo: memFree=31983292/32770624 swapFree=5956/187428
[pid=10220] ppid=10217 vsize=54520 CPUtime=6.28 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 10297 0 0 0 628 0 0 0 20 0 1 0 325270 55828480 7291 33554432000 4194304 7402444 140728910978592 140728910969256 6029862 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 13630 7291 727 784 0 6644 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54520

[startup+12.7002 s]
/proc/loadavg: 2.06 2.03 1.88 3/251 10221
/proc/meminfo: memFree=31929084/32770624 swapFree=5956/187428
[pid=10220] ppid=10217 vsize=80744 CPUtime=12.68 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 23019 0 0 0 1267 1 0 0 20 0 1 0 325270 82681856 13810 33554432000 4194304 7402444 140728910978592 140728910969336 140483284751102 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 20186 13810 727 784 0 13200 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 80744

[startup+25.5004 s]
/proc/loadavg: 2.05 2.03 1.88 3/251 10221
/proc/meminfo: memFree=31626068/32770624 swapFree=5956/187444
[pid=10220] ppid=10217 vsize=219096 CPUtime=25.47 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 108613 0 0 0 2540 7 0 0 20 0 1 0 325270 224354304 48509 33554432000 4194304 7402444 140728910978592 140728910972888 5878179 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 54774 48509 765 784 0 47788 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 219096

[startup+51.1005 s]
/proc/loadavg: 2.03 2.03 1.88 3/250 10221
/proc/meminfo: memFree=31539352/32770624 swapFree=5956/187456
[pid=10220] ppid=10217 vsize=263832 CPUtime=51.06 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 162965 0 0 0 5095 11 0 0 20 0 1 0 325270 270163968 59681 33554432000 4194304 7402444 140728910978592 140728910972872 5758679 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 65958 59681 765 784 0 58972 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 263832

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 1.89 3/250 10222
/proc/meminfo: memFree=31463772/32770624 swapFree=5956/187508
[pid=10220] ppid=10217 vsize=302244 CPUtime=102.24 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 228465 0 0 0 10209 15 0 0 20 0 1 0 325270 309497856 69241 33554432000 4194304 7402444 140728910978592 140728910972872 5878224 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 75561 69241 765 784 0 68575 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 302244

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 1.89 3/250 10224
/proc/meminfo: memFree=31428988/32770624 swapFree=5956/187544
[pid=10220] ppid=10217 vsize=310332 CPUtime=162.19 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 291341 0 0 0 16202 17 0 0 20 0 1 0 325270 317779968 71297 33554432000 4194304 7402444 140728910978592 140728910972872 5877736 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 77583 71297 765 784 0 70597 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 310332

[startup+222.309 s]
/proc/loadavg: 2.00 2.01 1.90 3/250 10225
/proc/meminfo: memFree=31407436/32770624 swapFree=5956/187576
[pid=10220] ppid=10217 vsize=314820 CPUtime=222.17 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 293156 0 0 0 22199 18 0 0 20 0 1 0 325270 322375680 72401 33554432000 4194304 7402444 140728910978592 140728910972872 5871010 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 78705 72401 765 784 0 71719 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 314820

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/251 10227
/proc/meminfo: memFree=31401740/32770624 swapFree=5956/187612
[pid=10220] ppid=10217 vsize=317592 CPUtime=282.09 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 354921 0 0 0 28188 21 0 0 20 0 1 0 325270 325214208 73118 33554432000 4194304 7402444 140728910978592 140728910972888 5872796 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 79398 73118 765 784 0 72412 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 317592

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/248 10229
/proc/meminfo: memFree=31377052/32770624 swapFree=5956/187648
[pid=10220] ppid=10217 vsize=319440 CPUtime=342.02 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 395450 0 0 0 34180 22 0 0 20 0 1 0 325270 327106560 73603 33554432000 4194304 7402444 140728910978592 140728910972872 5758807 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 79860 73603 765 784 0 72874 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 319440

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/247 10230
/proc/meminfo: memFree=31366824/32770624 swapFree=5956/187684
[pid=10220] ppid=10217 vsize=319968 CPUtime=401.96 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 411420 0 0 0 40173 23 0 0 20 0 1 0 325270 327647232 73699 33554432000 4194304 7402444 140728910978592 140728910973048 5758736 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 79992 73699 765 784 0 73006 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 319968

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/247 10238
/proc/meminfo: memFree=31358460/32770624 swapFree=5956/187716
[pid=10220] ppid=10217 vsize=325776 CPUtime=461.92 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 414249 0 0 0 46168 24 0 0 20 0 1 0 325270 333594624 75175 33554432000 4194304 7402444 140728910978592 140728910972872 5877736 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 81444 75175 765 784 0 74458 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 325776

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/247 10239
/proc/meminfo: memFree=31351936/32770624 swapFree=5956/187740
[pid=10220] ppid=10217 vsize=331788 CPUtime=521.89 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 419541 0 0 0 52164 25 0 0 20 0 1 0 325270 339750912 76649 33554432000 4194304 7402444 140728910978592 140728910972872 5758807 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 82947 76649 765 784 0 75961 0
Current children cumulated CPU time (s) 521.89
Current children cumulated vsize (KiB) 331788

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/246 10240
/proc/meminfo: memFree=31348516/32770624 swapFree=5956/187768
[pid=10220] ppid=10217 vsize=334164 CPUtime=581.85 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 424886 0 0 0 58160 25 0 0 20 0 1 0 325270 342183936 77250 33554432000 4194304 7402444 140728910978592 140728910972872 5758807 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 83541 77250 765 784 0 76555 0
Current children cumulated CPU time (s) 581.85
Current children cumulated vsize (KiB) 334164


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


[startup+1542.31 s]
/proc/loadavg: 2.07 2.06 1.99 3/246 10265
/proc/meminfo: memFree=31314740/32770624 swapFree=5956/188236
[pid=10220] ppid=10217 vsize=348948 CPUtime=1541.31 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 469712 0 0 0 154103 28 0 0 20 0 1 0 325270 357322752 80964 33554432000 4194304 7402444 140728910978592 140728910972888 140483284051761 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87237 80964 765 784 0 80251 0
Current children cumulated CPU time (s) 1541.31
Current children cumulated vsize (KiB) 348948

[startup+1602.3 s]
/proc/loadavg: 2.03 2.04 1.99 3/246 10266
/proc/meminfo: memFree=31312856/32770624 swapFree=5956/188268
[pid=10220] ppid=10217 vsize=349476 CPUtime=1601.26 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 470778 0 0 0 160098 28 0 0 20 0 1 0 325270 357863424 81108 33554432000 4194304 7402444 140728910978592 140728910972872 5878051 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87369 81108 765 784 0 80383 0
Current children cumulated CPU time (s) 1601.26
Current children cumulated vsize (KiB) 349476

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 1.99 3/246 10274
/proc/meminfo: memFree=31312724/32770624 swapFree=5956/188300
[pid=10220] ppid=10217 vsize=349476 CPUtime=1661.23 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 471775 0 0 0 166095 28 0 0 20 0 1 0 325270 357863424 81114 33554432000 4194304 7402444 140728910978592 140728910972872 4238492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87369 81114 765 784 0 80383 0
Current children cumulated CPU time (s) 1661.23
Current children cumulated vsize (KiB) 349476

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/246 10275
/proc/meminfo: memFree=31309760/32770624 swapFree=5956/188332
[pid=10220] ppid=10217 vsize=349476 CPUtime=1721.19 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 472780 0 0 0 172091 28 0 0 20 0 1 0 325270 357863424 81119 33554432000 4194304 7402444 140728910978592 140728910972872 5877690 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87369 81119 765 784 0 80383 0
Current children cumulated CPU time (s) 1721.19
Current children cumulated vsize (KiB) 349476

[startup+1782.3 s]
/proc/loadavg: 2.12 2.06 2.00 3/246 10276
/proc/meminfo: memFree=31307828/32770624 swapFree=5956/188352
[pid=10220] ppid=10217 vsize=351456 CPUtime=1781.16 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 474788 0 0 0 178088 28 0 0 20 0 1 0 325270 359890944 81630 33554432000 4194304 7402444 140728910978592 140728910972872 4747176 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87864 81630 765 784 0 80878 0
Current children cumulated CPU time (s) 1781.16
Current children cumulated vsize (KiB) 351456

[startup+1842.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/247 10278
/proc/meminfo: memFree=31306920/32770624 swapFree=5956/188380
[pid=10220] ppid=10217 vsize=351456 CPUtime=1841.12 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 476290 0 0 0 184084 28 0 0 20 0 1 0 325270 359890944 81630 33554432000 4194304 7402444 140728910978592 140728910972872 4238492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87864 81630 765 784 0 80878 0
Current children cumulated CPU time (s) 1841.12
Current children cumulated vsize (KiB) 351456

[startup+1902.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/247 10279
/proc/meminfo: memFree=31306648/32770624 swapFree=5956/188416
[pid=10220] ppid=10217 vsize=351456 CPUtime=1901.08 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 477530 0 0 0 190080 28 0 0 20 0 1 0 325270 359890944 81630 33554432000 4194304 7402444 140728910978592 140728910972872 4747338 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87864 81630 765 784 0 80878 0
Current children cumulated CPU time (s) 1901.08
Current children cumulated vsize (KiB) 351456

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/247 10281
/proc/meminfo: memFree=31306952/32770624 swapFree=5956/188452
[pid=10220] ppid=10217 vsize=351456 CPUtime=1961.05 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 478521 0 0 0 196077 28 0 0 20 0 1 0 325270 359890944 81630 33554432000 4194304 7402444 140728910978592 140728910972872 5877655 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87864 81630 765 784 0 80878 0
Current children cumulated CPU time (s) 1961.05
Current children cumulated vsize (KiB) 351456

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/247 10282
/proc/meminfo: memFree=31306232/32770624 swapFree=5956/188480
[pid=10220] ppid=10217 vsize=351456 CPUtime=2021.01 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 479307 0 0 0 202073 28 0 0 20 0 1 0 325270 359890944 81630 33554432000 4194304 7402444 140728910978592 140728910972872 5878051 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87864 81630 765 784 0 80878 0
Current children cumulated CPU time (s) 2021.01
Current children cumulated vsize (KiB) 351456

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/247 10283
/proc/meminfo: memFree=31306536/32770624 swapFree=5956/188508
[pid=10220] ppid=10217 vsize=351456 CPUtime=2080.99 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 480453 0 0 0 208071 28 0 0 20 0 1 0 325270 359890944 81630 33554432000 4194304 7402444 140728910978592 140728910972872 4239088 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87864 81630 765 784 0 80878 0
Current children cumulated CPU time (s) 2080.99
Current children cumulated vsize (KiB) 351456

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/246 10285
/proc/meminfo: memFree=31306396/32770624 swapFree=5956/188544
[pid=10220] ppid=10217 vsize=351456 CPUtime=2140.95 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 481415 0 0 0 214066 29 0 0 20 0 1 0 325270 359890944 81630 33554432000 4194304 7402444 140728910978592 140728910972872 4238492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87864 81630 765 784 0 80878 0
Current children cumulated CPU time (s) 2140.95
Current children cumulated vsize (KiB) 351456

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/246 10286
/proc/meminfo: memFree=31306436/32770624 swapFree=5956/188576
[pid=10220] ppid=10217 vsize=351456 CPUtime=2200.93 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 482377 0 0 0 220064 29 0 0 20 0 1 0 325270 359890944 81630 33554432000 4194304 7402444 140728910978592 140728910972872 4238492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87864 81630 765 784 0 80878 0
Current children cumulated CPU time (s) 2200.93
Current children cumulated vsize (KiB) 351456

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/247 10295
/proc/meminfo: memFree=31305476/32770624 swapFree=5956/188620
[pid=10220] ppid=10217 vsize=351456 CPUtime=2260.88 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 483339 0 0 0 226059 29 0 0 20 0 1 0 325270 359890944 81630 33554432000 4194304 7402444 140728910978592 140728910972872 5877736 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87864 81630 765 784 0 80878 0
Current children cumulated CPU time (s) 2260.88
Current children cumulated vsize (KiB) 351456

[startup+2322.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/247 10318
/proc/meminfo: memFree=31302096/32770624 swapFree=5956/188648
[pid=10220] ppid=10217 vsize=351456 CPUtime=2320.85 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 484330 0 0 0 232056 29 0 0 20 0 1 0 325270 359890944 81630 33554432000 4194304 7402444 140728910978592 140728910972872 5750450 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87864 81630 765 784 0 80878 0
Current children cumulated CPU time (s) 2320.85
Current children cumulated vsize (KiB) 351456

[startup+2382.3 s]
/proc/loadavg: 2.08 2.05 2.02 3/247 10319
/proc/meminfo: memFree=31301904/32770624 swapFree=5956/188676
[pid=10220] ppid=10217 vsize=351852 CPUtime=2380.81 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 485428 0 0 0 238052 29 0 0 20 0 1 0 325270 360296448 81717 33554432000 4194304 7402444 140728910978592 140728910972872 4747176 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87963 81717 765 784 0 80977 0
Current children cumulated CPU time (s) 2380.81
Current children cumulated vsize (KiB) 351852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.5 s]
/proc/loadavg: 2.06 2.05 2.02 7/265 10353
/proc/meminfo: memFree=31577352/32770624 swapFree=5956/188520
[pid=10220] ppid=10217 vsize=351984 CPUtime=2400 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 485889 0 0 0 239971 29 0 0 20 0 1 0 325270 360431616 81737 33554432000 4194304 7402444 140728910978592 140728910972872 5877540 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87996 81737 765 784 0 81010 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 351984

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

[startup+2401.5 s]
/proc/loadavg: 2.06 2.05 2.02 7/265 10353
/proc/meminfo: memFree=31577352/32770624 swapFree=5956/188520
[pid=10220] ppid=10217 vsize=351984 CPUtime=2400 cores=4-7,12-15
/proc/10220/stat : 10220 (MistralXCSP) R 10217 10220 9851 0 -1 4202496 485889 0 0 0 239971 29 0 0 20 0 1 0 325270 360431616 81737 33554432000 4194304 7402444 140728910978592 140728910972872 5877540 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 10723328 140728910984361 140728910984510 140728910984510 140728910987209 0
/proc/10220/statm: 87996 81737 765 784 0 81010 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 351984

Child status: 0
Real time (s): 2401.5
CPU time (s): 2400.01
CPU user time (s): 2399.71
CPU system time (s): 0.29883
CPU usage (%): 99.938
Max. virtual memory (cumulated for all children) (KiB): 351984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.71
system time used= 0.29883
maximum resident set size= 326972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 485921
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= 143
involuntary context switches= 121080

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.65676 second user time and 13.3295 second system time

The end

Launcher Data

Begin job on node132 at 2017-07-21 17:23:01
IDJOB=4241201
IDBENCH=126240
IDSOLVER=2622
FILE ID=node132/4241201-1500650581
RUNJOBID= node132-1500648174-9884
PBS_JOBID= 20623288
Free space on /tmp= 61764 MiB

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

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

MD5SUM BENCH= 1654769b6737315210eb217040901c4e
RANDOM SEED=685423641

node132.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	: 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	: 5333.61
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	: 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	: 5333.61
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		: 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.61
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	: 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	: 5333.61
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	: 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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	: 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	: 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	: 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		: 1600.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	: 5333.61
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		: 2533.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	: 5333.61
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		: 2668.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	: 5333.61
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	: 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	: 5333.61
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		: 1733.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	: 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		: 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	: 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	: 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	: 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:        32030324 kB
MemAvailable:   32025972 kB
Buffers:           32744 kB
Cached:           273856 kB
SwapCached:            0 kB
Active:           169696 kB
Inactive:         195760 kB
Active(anon):      62360 kB
Inactive(anon):     8560 kB
Active(file):     107336 kB
Inactive(file):   187200 kB
Unevictable:        5956 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             12668 kB
Writeback:             0 kB
AnonPages:         67728 kB
Mapped:            30948 kB
Shmem:              8872 kB
Slab:              65868 kB
SReclaimable:      33892 kB
SUnreclaim:        31976 kB
KernelStack:        4560 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

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