Trace number 4241195

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)122 2400.04 2401.6

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-13-a4.xml
MD5SUMa23d33c916089316ecf00e2bfba5f26c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark109
Best CPU time to get the best result obtained on this benchmark2520.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables13
Number of constraints2719
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":13}]
Minimum variable degree793
Maximum variable degree794
Distribution of variable degrees[{"degree":793,"count":11},{"degree":794,"count":2}]
Minimum constraint arity1
Maximum constraint arity13
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":572},{"arity":4,"count":2145},{"arity":13,"count":1}]
Number of extensional constraints0
Number of intensional constraints2718
Distribution of constraint types[{"type":"intension","count":2718},{"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
7.18/7.25	o 147
47.46/47.58	o 143
111.49/111.63	o 142
122.78/122.92	o 136
1404.88/1405.88	o 122
2400.03/2401.60	s SATISFIABLE
2400.03/2401.60	v <instantiation type="solution">
2400.03/2401.60	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] </list>
2400.03/2401.60	v   <values> 0 3 8 18 31 43 47 67 69 88 115 121 122 </values>
2400.03/2401.60	v </instantiation>

Verifier Data

OK	122

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

pid=10192
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.93 2.01 1.87 3/245 10195
/proc/meminfo: memFree=32036616/32770624 swapFree=5956/185464
[pid=10195] ppid=10192 vsize=28672 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 954 0 0 0 0 0 0 0 20 0 1 0 324818 29360128 735 33554432000 4194304 7402444 140721921212288 140721921209336 5888817 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 7168 735 583 784 0 182 0

[startup+0.100122 s]
/proc/loadavg: 1.93 2.01 1.87 3/245 10195
/proc/meminfo: memFree=32036616/32770624 swapFree=5956/185464
[pid=10195] ppid=10192 vsize=28992 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 1114 0 0 0 9 0 0 0 20 0 1 0 324818 29687808 933 33554432000 4194304 7402444 140721921212288 140721921202064 139784458472076 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 7248 933 721 784 0 262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28992

[startup+0.200315 s]
/proc/loadavg: 1.93 2.01 1.87 3/245 10195
/proc/meminfo: memFree=32036616/32770624 swapFree=5956/185464
[pid=10195] ppid=10192 vsize=29252 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 1187 0 0 0 19 0 0 0 20 0 1 0 324818 29954048 1005 33554432000 4194304 7402444 140721921212288 140721921202984 139784458482554 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 7313 1005 727 784 0 327 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29252

[startup+0.300264 s]
/proc/loadavg: 1.93 2.01 1.87 3/245 10195
/proc/meminfo: memFree=32036616/32770624 swapFree=5956/185464
[pid=10195] ppid=10192 vsize=29680 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 1300 0 0 0 29 0 0 0 20 0 1 0 324818 30392320 1114 33554432000 4194304 7402444 140721921212288 140721921202984 5934642 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 7420 1114 728 784 0 434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29680

[startup+0.700233 s]
/proc/loadavg: 1.93 2.01 1.87 3/245 10195
/proc/meminfo: memFree=32036616/32770624 swapFree=5956/185464
[pid=10195] ppid=10192 vsize=31324 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 1713 0 0 0 68 0 0 0 20 0 1 0 324818 32075776 1526 33554432000 4194304 7402444 140721921212288 140721921203256 4222656 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 7831 1526 728 784 0 845 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31324

[startup+1.50031 s]
/proc/loadavg: 1.93 2.01 1.87 3/246 10196
/proc/meminfo: memFree=32024908/32770624 swapFree=5956/185724
[pid=10195] ppid=10192 vsize=34692 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 2632 0 0 0 148 0 0 0 20 0 1 0 324818 35524608 2380 33554432000 4194304 7402444 140721921212288 140721921203032 139784464959649 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 8673 2380 728 784 0 1687 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34692

[startup+3.10028 s]
/proc/loadavg: 1.93 2.01 1.87 3/246 10196
/proc/meminfo: memFree=32014724/32770624 swapFree=5956/186108
[pid=10195] ppid=10192 vsize=44772 CPUtime=3.08 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 7324 0 0 0 308 0 0 0 20 0 1 0 324818 45846528 4913 33554432000 4194304 7402444 140721921212288 140721921203176 5956985 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 11193 4913 728 784 0 4207 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44772

[startup+6.30034 s]
/proc/loadavg: 1.85 1.99 1.86 3/246 10196
/proc/meminfo: memFree=31958072/32770624 swapFree=5956/185816
[pid=10195] ppid=10192 vsize=85476 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 21325 0 0 0 627 2 0 0 20 0 1 0 324818 87527424 15092 33554432000 4194304 7402444 140721921212288 140721921206568 5872864 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 21369 15092 766 784 0 14383 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85476

[startup+12.7004 s]
/proc/loadavg: 1.86 1.99 1.86 3/246 10196
/proc/meminfo: memFree=31900780/32770624 swapFree=5956/185816
[pid=10195] ppid=10192 vsize=105012 CPUtime=12.68 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 40267 0 0 0 1265 3 0 0 20 0 1 0 324818 107532288 19974 33554432000 4194304 7402444 140721921212288 140721921206584 5877676 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 26253 19974 766 784 0 19267 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 105012

[startup+25.5004 s]
/proc/loadavg: 1.96 2.01 1.87 3/246 10196
/proc/meminfo: memFree=31857628/32770624 swapFree=5956/185816
[pid=10195] ppid=10192 vsize=108444 CPUtime=25.47 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 78026 0 0 0 2542 5 0 0 20 0 1 0 324818 111046656 20855 33554432000 4194304 7402444 140721921212288 140721921206568 4747147 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 27111 20855 766 784 0 20125 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 108444

[startup+51.1004 s]
/proc/loadavg: 1.97 2.01 1.87 3/246 10196
/proc/meminfo: memFree=31773672/32770624 swapFree=5956/185848
[pid=10195] ppid=10192 vsize=111612 CPUtime=51.06 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 98335 0 0 0 5100 6 0 0 20 0 1 0 324818 114290688 21639 33554432000 4194304 7402444 140721921212288 140721921206648 5746100 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 27903 21639 766 784 0 20917 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 111612

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 1.88 3/246 10197
/proc/meminfo: memFree=31644004/32770624 swapFree=5956/185884
[pid=10195] ppid=10192 vsize=116580 CPUtime=102.2 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 116702 0 0 0 10213 7 0 0 20 0 1 0 324818 119377920 22867 33554432000 4194304 7402444 140721921212288 140721921206584 5746100 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 29145 22867 766 784 0 22159 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 116580

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/245 10199
/proc/meminfo: memFree=31492788/32770624 swapFree=5956/185936
[pid=10195] ppid=10192 vsize=120144 CPUtime=162.16 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 117986 0 0 0 16209 7 0 0 20 0 1 0 324818 123027456 23724 33554432000 4194304 7402444 140721921212288 140721921206696 4747176 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 30036 23724 766 784 0 23050 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 120144

[startup+222.309 s]
/proc/loadavg: 2.03 2.02 1.89 3/245 10200
/proc/meminfo: memFree=31266696/32770624 swapFree=5956/185972
[pid=10195] ppid=10192 vsize=121200 CPUtime=222.13 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 119532 0 0 0 22206 7 0 0 20 0 1 0 324818 124108800 24036 33554432000 4194304 7402444 140721921212288 140721921206568 5758845 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 30300 24036 766 784 0 23314 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 121200

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 1.90 3/245 10201
/proc/meminfo: memFree=30293036/32770624 swapFree=5956/185996
[pid=10195] ppid=10192 vsize=121200 CPUtime=282.09 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 120904 0 0 0 28202 7 0 0 20 0 1 0 324818 124108800 24054 33554432000 4194304 7402444 140721921212288 140721921206568 5877676 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 30300 24054 766 784 0 23314 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 121200

[startup+342.3 s]
/proc/loadavg: 2.05 2.04 1.92 3/243 10203
/proc/meminfo: memFree=30021048/32770624 swapFree=5956/186024
[pid=10195] ppid=10192 vsize=123312 CPUtime=342.04 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 123067 0 0 0 34197 7 0 0 20 0 1 0 324818 126271488 24522 33554432000 4194304 7402444 140721921212288 140721921206568 4238492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 30828 24522 766 784 0 23842 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 123312

[startup+402.3 s]
/proc/loadavg: 2.16 2.08 1.94 3/243 10204
/proc/meminfo: memFree=29882708/32770624 swapFree=5956/186056
[pid=10195] ppid=10192 vsize=123576 CPUtime=402.01 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 125070 0 0 0 40194 7 0 0 20 0 1 0 324818 126541824 24652 33554432000 4194304 7402444 140721921212288 140721921206568 5758736 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 30894 24652 766 784 0 23908 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 123576

[startup+462.3 s]
/proc/loadavg: 2.09 2.08 1.95 3/244 10213
/proc/meminfo: memFree=29750436/32770624 swapFree=5956/186088
[pid=10195] ppid=10192 vsize=123972 CPUtime=461.97 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 127132 0 0 0 46190 7 0 0 20 0 1 0 324818 126947328 24721 33554432000 4194304 7402444 140721921212288 140721921206584 5878051 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 30993 24721 766 784 0 24007 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 123972

[startup+522.3 s]
/proc/loadavg: 2.03 2.06 1.95 3/244 10214
/proc/meminfo: memFree=29739472/32770624 swapFree=5956/186120
[pid=10195] ppid=10192 vsize=124896 CPUtime=521.93 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 129432 0 0 0 52186 7 0 0 20 0 1 0 324818 127893504 24958 33554432000 4194304 7402444 140721921212288 140721921206568 5878488 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31224 24958 766 784 0 24238 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 124896

[startup+582.3 s]
/proc/loadavg: 2.01 2.05 1.95 3/244 10215
/proc/meminfo: memFree=29701960/32770624 swapFree=5956/186144
[pid=10195] ppid=10192 vsize=125028 CPUtime=581.89 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 131799 0 0 0 58182 7 0 0 20 0 1 0 324818 128028672 25012 33554432000 4194304 7402444 140721921212288 140721921206568 5750503 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31257 25012 766 784 0 24271 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 125028


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 10237
/proc/meminfo: memFree=29568716/32770624 swapFree=5956/186568
[pid=10195] ppid=10192 vsize=125556 CPUtime=1481.32 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 168258 0 0 0 148123 9 0 0 20 0 1 0 324818 128569344 25157 33554432000 4194304 7402444 140721921212288 140721921207304 5877540 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31389 25157 766 784 0 24403 0
Current children cumulated CPU time (s) 1481.32
Current children cumulated vsize (KiB) 125556

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 10238
/proc/meminfo: memFree=29554420/32770624 swapFree=5956/186596
[pid=10195] ppid=10192 vsize=125688 CPUtime=1541.29 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 170766 0 0 0 154120 9 0 0 20 0 1 0 324818 128704512 25161 33554432000 4194304 7402444 140721921212288 140721921206568 4238492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31422 25161 766 784 0 24436 0
Current children cumulated CPU time (s) 1541.29
Current children cumulated vsize (KiB) 125688

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/243 10239
/proc/meminfo: memFree=29551472/32770624 swapFree=5956/186628
[pid=10195] ppid=10192 vsize=126876 CPUtime=1601.24 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 173736 0 0 0 160115 9 0 0 20 0 1 0 324818 129921024 25428 33554432000 4194304 7402444 140721921212288 140721921206568 5877736 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31719 25428 766 784 0 24733 0
Current children cumulated CPU time (s) 1601.24
Current children cumulated vsize (KiB) 126876

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/244 10248
/proc/meminfo: memFree=29542820/32770624 swapFree=5956/186660
[pid=10195] ppid=10192 vsize=126876 CPUtime=1661.2 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 176504 0 0 0 166111 9 0 0 20 0 1 0 324818 129921024 25460 33554432000 4194304 7402444 140721921212288 140721921206568 5878600 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31719 25460 766 784 0 24733 0
Current children cumulated CPU time (s) 1661.2
Current children cumulated vsize (KiB) 126876

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 1.98 3/244 10249
/proc/meminfo: memFree=29501720/32770624 swapFree=5956/186696
[pid=10195] ppid=10192 vsize=126876 CPUtime=1721.16 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 179307 0 0 0 172107 9 0 0 20 0 1 0 324818 129921024 25465 33554432000 4194304 7402444 140721921212288 140721921206568 5877690 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31719 25465 766 784 0 24733 0
Current children cumulated CPU time (s) 1721.16
Current children cumulated vsize (KiB) 126876

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/244 10250
/proc/meminfo: memFree=29496528/32770624 swapFree=5956/186720
[pid=10195] ppid=10192 vsize=126876 CPUtime=1781.12 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 179563 0 0 0 178103 9 0 0 20 0 1 0 324818 129921024 25489 33554432000 4194304 7402444 140721921212288 140721921206568 5877690 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31719 25489 766 784 0 24733 0
Current children cumulated CPU time (s) 1781.12
Current children cumulated vsize (KiB) 126876

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/244 10251
/proc/meminfo: memFree=29496280/32770624 swapFree=5956/186748
[pid=10195] ppid=10192 vsize=126876 CPUtime=1841.08 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 179805 0 0 0 184099 9 0 0 20 0 1 0 324818 129921024 25489 33554432000 4194304 7402444 140721921212288 140721921206568 4238819 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31719 25489 766 784 0 24733 0
Current children cumulated CPU time (s) 1841.08
Current children cumulated vsize (KiB) 126876

[startup+1902.3 s]
/proc/loadavg: 2.12 2.04 1.99 3/244 10252
/proc/meminfo: memFree=29495616/32770624 swapFree=5956/186800
[pid=10195] ppid=10192 vsize=126876 CPUtime=1901.04 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 180047 0 0 0 190095 9 0 0 20 0 1 0 324818 129921024 25489 33554432000 4194304 7402444 140721921212288 140721921206568 5758845 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31719 25489 766 784 0 24733 0
Current children cumulated CPU time (s) 1901.04
Current children cumulated vsize (KiB) 126876

[startup+1962.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/243 10254
/proc/meminfo: memFree=29495116/32770624 swapFree=5956/186836
[pid=10195] ppid=10192 vsize=126876 CPUtime=1961.01 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 180289 0 0 0 196092 9 0 0 20 0 1 0 324818 129921024 25489 33554432000 4194304 7402444 140721921212288 140721921206568 5758845 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31719 25489 766 784 0 24733 0
Current children cumulated CPU time (s) 1961.01
Current children cumulated vsize (KiB) 126876

[startup+2022.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/243 10255
/proc/meminfo: memFree=29495056/32770624 swapFree=5956/186872
[pid=10195] ppid=10192 vsize=126876 CPUtime=2020.97 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 180531 0 0 0 202088 9 0 0 20 0 1 0 324818 129921024 25489 33554432000 4194304 7402444 140721921212288 140721921206568 5877651 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31719 25489 766 784 0 24733 0
Current children cumulated CPU time (s) 2020.97
Current children cumulated vsize (KiB) 126876

[startup+2082.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/243 10256
/proc/meminfo: memFree=29495072/32770624 swapFree=5956/186868
[pid=10195] ppid=10192 vsize=127008 CPUtime=2080.94 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 180784 0 0 0 208085 9 0 0 20 0 1 0 324818 130056192 25489 33554432000 4194304 7402444 140721921212288 140721921206568 4747338 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31752 25489 766 784 0 24766 0
Current children cumulated CPU time (s) 2080.94
Current children cumulated vsize (KiB) 127008

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/243 10258
/proc/meminfo: memFree=29494384/32770624 swapFree=5956/186908
[pid=10195] ppid=10192 vsize=127008 CPUtime=2140.89 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 181030 0 0 0 214080 9 0 0 20 0 1 0 324818 130056192 25493 33554432000 4194304 7402444 140721921212288 140721921206568 4747338 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31752 25493 766 784 0 24766 0
Current children cumulated CPU time (s) 2140.89
Current children cumulated vsize (KiB) 127008

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/243 10259
/proc/meminfo: memFree=29494384/32770624 swapFree=5956/186940
[pid=10195] ppid=10192 vsize=127008 CPUtime=2200.86 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 181276 0 0 0 220077 9 0 0 20 0 1 0 324818 130056192 25493 33554432000 4194304 7402444 140721921212288 140721921206568 5877690 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31752 25493 766 784 0 24766 0
Current children cumulated CPU time (s) 2200.86
Current children cumulated vsize (KiB) 127008

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/243 10267
/proc/meminfo: memFree=29492524/32770624 swapFree=5956/186984
[pid=10195] ppid=10192 vsize=127008 CPUtime=2260.82 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 181522 0 0 0 226073 9 0 0 20 0 1 0 324818 130056192 25493 33554432000 4194304 7402444 140721921212288 140721921206568 5878051 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31752 25493 766 784 0 24766 0
Current children cumulated CPU time (s) 2260.82
Current children cumulated vsize (KiB) 127008

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/244 10291
/proc/meminfo: memFree=29490120/32770624 swapFree=5956/187004
[pid=10195] ppid=10192 vsize=127008 CPUtime=2320.78 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 181767 0 0 0 232069 9 0 0 20 0 1 0 324818 130056192 25493 33554432000 4194304 7402444 140721921212288 140721921206568 5821841 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31752 25493 766 784 0 24766 0
Current children cumulated CPU time (s) 2320.78
Current children cumulated vsize (KiB) 127008

[startup+2382.3 s]
/proc/loadavg: 2.19 2.06 2.01 3/244 10292
/proc/meminfo: memFree=29489852/32770624 swapFree=5956/187032
[pid=10195] ppid=10192 vsize=127008 CPUtime=2380.74 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 182014 0 0 0 238065 9 0 0 20 0 1 0 324818 130056192 25493 33554432000 4194304 7402444 140721921212288 140721921206568 5877676 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31752 25493 766 784 0 24766 0
Current children cumulated CPU time (s) 2380.74
Current children cumulated vsize (KiB) 127008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.6 s]
/proc/loadavg: 2.14 2.06 2.01 3/244 10292
/proc/meminfo: memFree=29489852/32770624 swapFree=5940/187032
[pid=10195] ppid=10192 vsize=127008 CPUtime=2400.03 cores=0,2,4,6,8,10,12,14
/proc/10195/stat : 10195 (MistralXCSP) R 10192 10195 9830 0 -1 4202496 182260 0 0 0 239994 9 0 0 20 0 1 0 324818 130056192 25493 33554432000 4194304 7402444 140721921212288 140721921206568 5878051 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 35307520 140721921213609 140721921213758 140721921213758 140721921216457 0
/proc/10195/statm: 31752 25493 766 784 0 24766 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 127008

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

Child status: 0
Real time (s): 2401.6
CPU time (s): 2400.04
CPU user time (s): 2399.94
CPU system time (s): 0.099937
CPU usage (%): 99.935
Max. virtual memory (cumulated for all children) (KiB): 127008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.94
system time used= 0.099937
maximum resident set size= 101996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182298
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= 53
involuntary context switches= 120818

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.47382 second user time and 13.1441 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-21 17:23:01
IDJOB=4241195
IDBENCH=126238
IDSOLVER=2622
FILE ID=node139/4241195-1500650581
RUNJOBID= node139-1500648173-9862
PBS_JOBID= 20623281
Free space on /tmp= 61980 MiB

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

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

MD5SUM BENCH= a23d33c916089316ecf00e2bfba5f26c
RANDOM SEED=435707687

node139.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32036728 kB
MemAvailable:   32032288 kB
Buffers:           31068 kB
Cached:           275596 kB
SwapCached:            0 kB
Active:           167232 kB
Inactive:         194012 kB
Active(anon):      58280 kB
Inactive(anon):     8548 kB
Active(file):     108952 kB
Inactive(file):   185464 kB
Unevictable:        5956 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             14668 kB
Writeback:             0 kB
AnonPages:         61660 kB
Mapped:            30856 kB
Shmem:              8852 kB
Slab:              65952 kB
SReclaimable:      33960 kB
SUnreclaim:        31992 kB
KernelStack:        4112 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     329072 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:      116096 kB
DirectMap2M:    33429504 kB

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