Trace number 4241183

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)156 2400.01 2401.1

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-14-a4.xml
MD5SUM5aba8e5725f87f11766562fcd4055047
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints3733
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":14}]
Minimum variable degree1015
Maximum variable degree1016
Distribution of variable degrees[{"degree":1015,"count":12},{"degree":1016,"count":2}]
Minimum constraint arity1
Maximum constraint arity14
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":728},{"arity":4,"count":3003},{"arity":14,"count":1}]
Number of extensional constraints0
Number of intensional constraints3732
Distribution of constraint types[{"type":"intension","count":3732},{"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
10.58/10.69	o 181
18.98/19.01	o 177
96.55/96.68	o 174
182.01/182.18	o 172
209.20/209.37	o 163
227.70/227.85	o 160
2053.55/2054.53	o 156
2400.00/2401.10	s SATISFIABLE
2400.00/2401.10	v <instantiation type="solution">
2400.00/2401.10	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] </list>
2400.00/2401.10	v   <values> 0 1 11 13 17 20 38 52 80 85 111 133 141 156 </values>
2400.00/2401.10	v </instantiation>

Verifier Data

OK	156

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

pid=10135
running on 8 cores: 0,2,4,6,8,10,12,14

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.84 1.98 1.86 2/243 10138
/proc/meminfo: memFree=32036392/32770624 swapFree=5956/184424
[pid=10138] ppid=10135 vsize=28672 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 864 0 0 0 0 0 0 0 20 0 1 0 324612 29360128 670 33554432000 4194304 7402444 140736172743104 140736172740152 140696032847328 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 7168 670 525 784 0 182 0

[startup+0.10012 s]
/proc/loadavg: 1.84 1.98 1.86 2/243 10138
/proc/meminfo: memFree=32036392/32770624 swapFree=5956/184424
[pid=10138] ppid=10135 vsize=28992 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 1016 0 0 0 9 0 0 0 20 0 1 0 324612 29687808 802 33554432000 4194304 7402444 140736172743104 140736172736344 6143796 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 7248 802 631 784 0 262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28992

[startup+0.200307 s]
/proc/loadavg: 1.84 1.98 1.86 2/243 10138
/proc/meminfo: memFree=32036392/32770624 swapFree=5956/184424
[pid=10138] ppid=10135 vsize=29244 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 1191 0 0 0 18 0 0 0 20 0 1 0 324612 29945856 1010 33554432000 4194304 7402444 140736172743104 140736172733800 6030430 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 7311 1010 727 784 0 325 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 29244

[startup+0.300271 s]
/proc/loadavg: 1.84 1.98 1.86 2/243 10138
/proc/meminfo: memFree=32036392/32770624 swapFree=5956/184424
[pid=10138] ppid=10135 vsize=29632 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 1302 0 0 0 28 0 0 0 20 0 1 0 324612 30343168 1108 33554432000 4194304 7402444 140736172743104 140736172733800 140696015666149 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 7408 1108 728 784 0 422 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29632

[startup+0.700242 s]
/proc/loadavg: 1.84 1.98 1.86 2/243 10138
/proc/meminfo: memFree=32036392/32770624 swapFree=5956/184424
[pid=10138] ppid=10135 vsize=31392 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 1729 0 0 0 68 0 0 0 20 0 1 0 324612 32145408 1549 33554432000 4194304 7402444 140736172743104 140736172733992 6057900 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 7848 1549 728 784 0 862 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31392

[startup+1.50023 s]
/proc/loadavg: 1.84 1.98 1.86 3/244 10139
/proc/meminfo: memFree=32025336/32770624 swapFree=5956/184880
[pid=10138] ppid=10135 vsize=34732 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 2654 0 0 0 148 0 0 0 20 0 1 0 324612 35565568 2396 33554432000 4194304 7402444 140736172743104 140736172733848 140696022153376 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 8683 2396 728 784 0 1697 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34732

[startup+3.10032 s]
/proc/loadavg: 1.84 1.98 1.86 3/244 10139
/proc/meminfo: memFree=32016940/32770624 swapFree=5956/185112
[pid=10138] ppid=10135 vsize=44636 CPUtime=3.08 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 7274 0 0 0 308 0 0 0 20 0 1 0 324612 45707264 4860 33554432000 4194304 7402444 140736172743104 140736172733992 140696016413432 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 11159 4860 728 784 0 4173 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44636

[startup+6.30027 s]
/proc/loadavg: 1.78 1.97 1.86 3/244 10139
/proc/meminfo: memFree=31990452/32770624 swapFree=5956/185116
[pid=10138] ppid=10135 vsize=53860 CPUtime=6.28 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 10329 0 0 0 627 1 0 0 20 0 1 0 324612 55152640 7136 33554432000 4194304 7402444 140736172743104 140736172733848 6011284 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 13465 7136 728 784 0 6479 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53860

[startup+12.7003 s]
/proc/loadavg: 1.79 1.97 1.86 3/244 10139
/proc/meminfo: memFree=31884540/32770624 swapFree=5956/185116
[pid=10138] ppid=10135 vsize=126856 CPUtime=12.68 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 46554 0 0 0 1264 4 0 0 20 0 1 0 324612 129900544 25444 33554432000 4194304 7402444 140736172743104 140736172737384 4747338 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 31714 25444 766 784 0 24728 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 126856

[startup+25.5004 s]
/proc/loadavg: 1.84 1.97 1.86 3/244 10139
/proc/meminfo: memFree=31835444/32770624 swapFree=5956/185128
[pid=10138] ppid=10135 vsize=141356 CPUtime=25.48 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 98929 0 0 0 2541 7 0 0 20 0 1 0 324612 144748544 29041 33554432000 4194304 7402444 140736172743104 140736172737384 5750500 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 35339 29041 766 784 0 28353 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 141356

[startup+51.1005 s]
/proc/loadavg: 1.89 1.97 1.86 3/244 10139
/proc/meminfo: memFree=31749948/32770624 swapFree=5956/185144
[pid=10138] ppid=10135 vsize=150596 CPUtime=51.07 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 129258 0 0 0 5098 9 0 0 20 0 1 0 324612 154210304 31404 33554432000 4194304 7402444 140736172743104 140736172737384 4747062 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 37649 31404 766 784 0 30663 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 150596

[startup+102.3 s]
/proc/loadavg: 1.95 1.97 1.87 3/244 10140
/proc/meminfo: memFree=31596300/32770624 swapFree=5956/185180
[pid=10138] ppid=10135 vsize=157328 CPUtime=102.26 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 160816 0 0 0 10215 11 0 0 20 0 1 0 324612 161103872 33073 33554432000 4194304 7402444 140736172743104 140736172738120 4747338 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 39332 33073 766 784 0 32346 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 157328

[startup+162.3 s]
/proc/loadavg: 2.05 2.00 1.88 3/244 10142
/proc/meminfo: memFree=30898852/32770624 swapFree=5956/185224
[pid=10138] ppid=10135 vsize=160232 CPUtime=162.22 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 191831 0 0 0 16210 12 0 0 20 0 1 0 324612 164077568 33782 33554432000 4194304 7402444 140736172743104 140736172737384 5878232 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 40058 33782 766 784 0 33072 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 160232

[startup+222.308 s]
/proc/loadavg: 2.02 2.00 1.89 3/244 10143
/proc/meminfo: memFree=30433756/32770624 swapFree=5956/185260
[pid=10138] ppid=10135 vsize=161024 CPUtime=222.21 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 222834 0 0 0 22207 14 0 0 20 0 1 0 324612 164888576 34008 33554432000 4194304 7402444 140736172743104 140736172738120 5750496 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 40256 34008 766 784 0 33270 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 161024

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.89 3/244 10144
/proc/meminfo: memFree=30363160/32770624 swapFree=5956/185308
[pid=10138] ppid=10135 vsize=162608 CPUtime=282.17 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 254257 0 0 0 28202 15 0 0 20 0 1 0 324612 166510592 34392 33554432000 4194304 7402444 140736172743104 140736172737384 5877676 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 40652 34392 766 784 0 33666 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 162608

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/243 10146
/proc/meminfo: memFree=30294416/32770624 swapFree=5956/185340
[pid=10138] ppid=10135 vsize=163136 CPUtime=342.14 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 285558 0 0 0 34198 16 0 0 20 0 1 0 324612 167051264 34507 33554432000 4194304 7402444 140736172743104 140736172737400 5877655 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 40784 34507 766 784 0 33798 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 163136

[startup+402.3 s]
/proc/loadavg: 2.08 2.01 1.91 3/243 10147
/proc/meminfo: memFree=30227896/32770624 swapFree=5956/185372
[pid=10138] ppid=10135 vsize=163400 CPUtime=402.12 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 316888 0 0 0 40194 18 0 0 20 0 1 0 324612 167321600 34588 33554432000 4194304 7402444 140736172743104 140736172737384 5877690 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 40850 34588 766 784 0 33864 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 163400

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 1.92 3/244 10156
/proc/meminfo: memFree=30219664/32770624 swapFree=5956/185404
[pid=10138] ppid=10135 vsize=163400 CPUtime=462.09 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 348169 0 0 0 46189 20 0 0 20 0 1 0 324612 167321600 34614 33554432000 4194304 7402444 140736172743104 140736172737384 5877651 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 40850 34614 766 784 0 33864 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 163400

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/244 10157
/proc/meminfo: memFree=30186828/32770624 swapFree=5956/185432
[pid=10138] ppid=10135 vsize=163532 CPUtime=522.07 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 379475 0 0 0 52185 22 0 0 20 0 1 0 324612 167456768 34622 33554432000 4194304 7402444 140736172743104 140736172737384 4238492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 40883 34622 766 784 0 33897 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 163532

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/244 10158
/proc/meminfo: memFree=30166292/32770624 swapFree=5956/185456
[pid=10138] ppid=10135 vsize=163532 CPUtime=582.03 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 410800 0 0 0 58181 22 0 0 20 0 1 0 324612 167456768 34651 33554432000 4194304 7402444 140736172743104 140736172737384 5877690 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 40883 34651 766 784 0 33897 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 163532


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 1.97 3/243 10182
/proc/meminfo: memFree=29743552/32770624 swapFree=5956/185908
[pid=10138] ppid=10135 vsize=164588 CPUtime=1541.58 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 823376 0 0 0 154117 41 0 0 20 0 1 0 324612 168538112 34885 33554432000 4194304 7402444 140736172743104 140736172737384 5758845 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41147 34885 766 784 0 34161 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 164588

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/243 10183
/proc/meminfo: memFree=29737184/32770624 swapFree=5956/185940
[pid=10138] ppid=10135 vsize=164720 CPUtime=1601.55 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 824560 0 0 0 160114 41 0 0 20 0 1 0 324612 168673280 34912 33554432000 4194304 7402444 140736172743104 140736172737384 5877644 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41180 34912 766 784 0 34194 0
Current children cumulated CPU time (s) 1601.55
Current children cumulated vsize (KiB) 164720

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 1.98 3/244 10192
/proc/meminfo: memFree=29736356/32770624 swapFree=5956/185976
[pid=10138] ppid=10135 vsize=164720 CPUtime=1661.52 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 825744 0 0 0 166111 41 0 0 20 0 1 0 324612 168673280 34923 33554432000 4194304 7402444 140736172743104 140736172737384 5877540 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41180 34923 766 784 0 34194 0
Current children cumulated CPU time (s) 1661.52
Current children cumulated vsize (KiB) 164720

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 1.98 3/244 10193
/proc/meminfo: memFree=29735868/32770624 swapFree=5956/186000
[pid=10138] ppid=10135 vsize=164720 CPUtime=1721.49 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 826940 0 0 0 172108 41 0 0 20 0 1 0 324612 168673280 34923 33554432000 4194304 7402444 140736172743104 140736172737384 5877690 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41180 34923 766 784 0 34194 0
Current children cumulated CPU time (s) 1721.49
Current children cumulated vsize (KiB) 164720

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/244 10194
/proc/meminfo: memFree=29735404/32770624 swapFree=5956/186028
[pid=10138] ppid=10135 vsize=164720 CPUtime=1781.47 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 828146 0 0 0 178106 41 0 0 20 0 1 0 324612 168673280 34935 33554432000 4194304 7402444 140736172743104 140736172737384 5878600 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41180 34935 766 784 0 34194 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (KiB) 164720

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/244 10195
/proc/meminfo: memFree=29735048/32770624 swapFree=5956/186052
[pid=10138] ppid=10135 vsize=164720 CPUtime=1841.44 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 829347 0 0 0 184103 41 0 0 20 0 1 0 324612 168673280 34945 33554432000 4194304 7402444 140736172743104 140736172737384 5878467 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41180 34945 766 784 0 34194 0
Current children cumulated CPU time (s) 1841.44
Current children cumulated vsize (KiB) 164720

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/244 10196
/proc/meminfo: memFree=29731224/32770624 swapFree=5956/186088
[pid=10138] ppid=10135 vsize=164720 CPUtime=1901.42 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 830561 0 0 0 190101 41 0 0 20 0 1 0 324612 168673280 34949 33554432000 4194304 7402444 140736172743104 140736172737384 5758807 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41180 34949 766 784 0 34194 0
Current children cumulated CPU time (s) 1901.42
Current children cumulated vsize (KiB) 164720

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 10198
/proc/meminfo: memFree=29724444/32770624 swapFree=5956/186128
[pid=10138] ppid=10135 vsize=164852 CPUtime=1961.39 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 831780 0 0 0 196098 41 0 0 20 0 1 0 324612 168808448 34949 33554432000 4194304 7402444 140736172743104 140736172737560 4747723 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41213 34949 766 784 0 34227 0
Current children cumulated CPU time (s) 1961.39
Current children cumulated vsize (KiB) 164852

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 10199
/proc/meminfo: memFree=29724632/32770624 swapFree=5956/186148
[pid=10138] ppid=10135 vsize=164852 CPUtime=2021.36 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 833001 0 0 0 202095 41 0 0 20 0 1 0 324612 168808448 34956 33554432000 4194304 7402444 140736172743104 140736172737560 4747338 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41213 34956 766 784 0 34227 0
Current children cumulated CPU time (s) 2021.36
Current children cumulated vsize (KiB) 164852

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 10200
/proc/meminfo: memFree=29725740/32770624 swapFree=5956/186184
[pid=10138] ppid=10135 vsize=164852 CPUtime=2081.35 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 834344 0 0 0 208094 41 0 0 20 0 1 0 324612 168808448 34960 33554432000 4194304 7402444 140736172743104 140736172738120 5750496 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41213 34960 766 784 0 34227 0
Current children cumulated CPU time (s) 2081.35
Current children cumulated vsize (KiB) 164852

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 10202
/proc/meminfo: memFree=29725896/32770624 swapFree=5956/186212
[pid=10138] ppid=10135 vsize=164852 CPUtime=2141.31 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 835597 0 0 0 214090 41 0 0 20 0 1 0 324612 168808448 34981 33554432000 4194304 7402444 140736172743104 140736172738120 5758615 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41213 34981 766 784 0 34227 0
Current children cumulated CPU time (s) 2141.31
Current children cumulated vsize (KiB) 164852

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 10203
/proc/meminfo: memFree=29725996/32770624 swapFree=5956/186248
[pid=10138] ppid=10135 vsize=164852 CPUtime=2201.29 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 836722 0 0 0 220088 41 0 0 20 0 1 0 324612 168808448 34981 33554432000 4194304 7402444 140736172743104 140736172738120 5878467 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41213 34981 766 784 0 34227 0
Current children cumulated CPU time (s) 2201.29
Current children cumulated vsize (KiB) 164852

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/244 10212
/proc/meminfo: memFree=29719564/32770624 swapFree=5956/186288
[pid=10138] ppid=10135 vsize=164852 CPUtime=2261.26 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 837990 0 0 0 226085 41 0 0 20 0 1 0 324612 168808448 34982 33554432000 4194304 7402444 140736172743104 140736172738120 4342315 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41213 34982 766 784 0 34227 0
Current children cumulated CPU time (s) 2261.26
Current children cumulated vsize (KiB) 164852

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/245 10236
/proc/meminfo: memFree=29718292/32770624 swapFree=5796/186316
[pid=10138] ppid=10135 vsize=164852 CPUtime=2321.23 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 839164 0 0 0 232082 41 0 0 20 0 1 0 324612 168808448 34982 33554432000 4194304 7402444 140736172743104 140736172738120 4747338 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41213 34982 766 784 0 34227 0
Current children cumulated CPU time (s) 2321.23
Current children cumulated vsize (KiB) 164852

[startup+2382.3 s]
/proc/loadavg: 2.05 2.03 1.98 3/245 10237
/proc/meminfo: memFree=29713612/32770624 swapFree=5648/186336
[pid=10138] ppid=10135 vsize=164852 CPUtime=2381.21 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 840338 0 0 0 238080 41 0 0 20 0 1 0 324612 168808448 34982 33554432000 4194304 7402444 140736172743104 140736172738120 4747422 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41213 34982 766 784 0 34227 0
Current children cumulated CPU time (s) 2381.21
Current children cumulated vsize (KiB) 164852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.1 s]
/proc/loadavg: 2.04 2.03 1.98 3/245 10237
/proc/meminfo: memFree=29713240/32770624 swapFree=5648/186344
[pid=10138] ppid=10135 vsize=164852 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 841385 0 0 0 239959 41 0 0 20 0 1 0 324612 168808448 34982 33554432000 4194304 7402444 140736172743104 140736172738120 5877736 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41213 34982 766 784 0 34227 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 164852

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

[startup+2401.1 s]
/proc/loadavg: 2.04 2.03 1.98 3/245 10237
/proc/meminfo: memFree=29713240/32770624 swapFree=5648/186344
[pid=10138] ppid=10135 vsize=164852 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/10138/stat : 10138 (MistralXCSP) R 10135 10138 9841 0 -1 4202496 841385 0 0 0 239959 41 0 0 20 0 1 0 324612 168808448 34982 33554432000 4194304 7402444 140736172743104 140736172738120 5877736 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 26132480 140736172749993 140736172750142 140736172750142 140736172752841 0
/proc/10138/statm: 41213 34982 766 784 0 34227 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 164852

Child status: 0
Real time (s): 2401.1
CPU time (s): 2400.01
CPU user time (s): 2399.59
CPU system time (s): 0.418821
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 164852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.59
system time used= 0.418821
maximum resident set size= 139952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 841423
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= 68
involuntary context switches= 120703

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.25577 second user time and 13.4844 second system time

The end

Launcher Data

Begin job on node137 at 2017-07-21 17:22:59
IDJOB=4241183
IDBENCH=126232
IDSOLVER=2622
FILE ID=node137/4241183-1500650579
RUNJOBID= node137-1500648174-9873
PBS_JOBID= 20623283
Free space on /tmp= 62008 MiB

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

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

MD5SUM BENCH= 5aba8e5725f87f11766562fcd4055047
RANDOM SEED=435707687

node137.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		: 1733.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	: 5332.93
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	: 5332.93
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	: 5332.93
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		: 2400.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		: 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	: 5332.93
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	: 5332.93
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		: 2133.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		: 1733.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	: 5332.93
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		: 2000.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		: 1600.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	: 5332.93
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	: 5332.93
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:        32037536 kB
MemAvailable:   32030712 kB
Buffers:           30708 kB
Cached:           273180 kB
SwapCached:            0 kB
Active:           164464 kB
Inactive:         192972 kB
Active(anon):      56820 kB
Inactive(anon):     8548 kB
Active(file):     107644 kB
Inactive(file):   184424 kB
Unevictable:        5956 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             13216 kB
Writeback:             0 kB
AnonPages:         60088 kB
Mapped:            29852 kB
Shmem:              8852 kB
Slab:              65692 kB
SReclaimable:      33888 kB
SUnreclaim:        31804 kB
KernelStack:        4160 kB
PageTables:         3992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     319356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62004 MiB
End job on node137 at 2017-07-21 18:03:01