Trace number 4240819

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: Mistral-2.0 2017-06-28? (TO) 2400.08 2401.31

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t16-7.xml
MD5SUMd6761b054431b884cfc6d948dd81b50d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1705
Best CPU time to get the best result obtained on this benchmark392.939
Satisfiable
(Un)Satisfiability was proved
Number of variables38010
Number of constraints1832
Number of domains20
Minimum domain size2
Maximum domain size187
Distribution of domain sizes[{"size":2,"count":1810},{"size":6,"count":3620},{"size":16,"count":1810},{"size":19,"count":1810},{"size":25,"count":1810},{"size":26,"count":1810},{"size":43,"count":1810},{"size":73,"count":1810},{"size":98,"count":1810},{"size":109,"count":1810},{"size":110,"count":1810},{"size":130,"count":1810},{"size":132,"count":1810},{"size":158,"count":1810},{"size":165,"count":1810},{"size":171,"count":1810},{"size":178,"count":1810},{"size":182,"count":1810},{"size":186,"count":1810},{"size":187,"count":1810}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":38010}]
Minimum constraint arity21
Maximum constraint arity36200
Distribution of constraint arities[{"arity":21,"count":1810},{"arity":1810,"count":21},{"arity":36200,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1830}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.02	c Mistral-2017-06-28
2400.06/2401.30	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4240819-1500648173/watcher-4240819-1500648173 -o /tmp/evaluation-result-4240819-1500648173/solver-4240819-1500648173 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500648172-9858 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 35350229 HOME/instance-4240819-1500648173.xml 

pid=9884
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: 0.08 0.06 0.08 5/244 9890
/proc/meminfo: memFree=32071668/32770624 swapFree=6096/170032
[pid=9889] ppid=9884 vsize=6912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) D 9884 9889 9826 0 -1 4194304 167 0 1 0 0 0 0 0 20 0 1 0 82196 7077888 36 33554432000 4194304 7402444 140729887162384 140729887159832 140348198845970 0 0 4096 0 18446744071580431491 0 0 17 12 0 0 0 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 1728 36 26 784 0 40 0

[startup+0.100161 s]
/proc/loadavg: 0.08 0.06 0.08 5/244 9890
/proc/meminfo: memFree=32071668/32770624 swapFree=6096/170032
[pid=9889] ppid=9884 vsize=32144 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 1806 0 3 0 5 0 0 0 20 0 1 0 82196 32915456 1618 33554432000 4194304 7402444 140729887162384 140729887154104 140348178410469 0 0 4096 0 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 8036 1618 617 784 0 1050 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32144

[startup+0.200337 s]
/proc/loadavg: 0.08 0.06 0.08 5/244 9890
/proc/meminfo: memFree=32071668/32770624 swapFree=6096/170032
[pid=9889] ppid=9884 vsize=36744 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 2980 0 3 0 15 0 0 0 20 0 1 0 82196 37625856 2701 33554432000 4194304 7402444 140729887162384 140729887154360 140348178410469 0 0 4096 0 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 9186 2701 617 784 0 2200 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 36744

[startup+0.300267 s]
/proc/loadavg: 0.08 0.06 0.08 5/244 9890
/proc/meminfo: memFree=32071668/32770624 swapFree=6096/170032
[pid=9889] ppid=9884 vsize=75248 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 12841 0 3 0 24 1 0 0 20 0 1 0 82196 77053952 12079 33554432000 4194304 7402444 140729887162384 140729887154472 140348178410469 0 0 4096 0 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 18812 12079 621 784 0 11826 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 75248

[startup+0.700269 s]
/proc/loadavg: 0.08 0.06 0.08 5/244 9890
/proc/meminfo: memFree=32071668/32770624 swapFree=6096/170032
[pid=9889] ppid=9884 vsize=82820 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 14749 0 3 0 64 2 0 0 20 0 1 0 82196 84807680 13993 33554432000 4194304 7402444 140729887162384 140729887153736 4221536 0 0 4096 0 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 20705 13993 673 784 0 13719 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 82820

[startup+1.5002 s]
/proc/loadavg: 0.08 0.06 0.08 4/247 9893
/proc/meminfo: memFree=31924932/32770624 swapFree=6096/170928
[pid=9889] ppid=9884 vsize=118584 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 23182 0 3 0 143 2 0 0 20 0 1 0 82196 121430016 22952 33554432000 4194304 7402444 140729887162384 140729887153656 4731648 0 0 4096 0 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 29646 22952 684 784 0 22660 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 118584

[startup+3.10021 s]
/proc/loadavg: 0.08 0.06 0.08 4/247 9893
/proc/meminfo: memFree=31871084/32770624 swapFree=6096/170928
[pid=9889] ppid=9884 vsize=171524 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 50238 0 3 0 301 4 0 0 20 0 1 0 82196 175640576 36206 33554432000 4194304 7402444 140729887162384 140729887154040 4731639 0 0 4096 0 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 42881 36206 684 784 0 35895 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 171524

[startup+6.30019 s]
/proc/loadavg: 0.24 0.09 0.09 4/247 9893
/proc/meminfo: memFree=31756856/32770624 swapFree=6096/170972
[pid=9889] ppid=9884 vsize=194216 CPUtime=6.25 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 57238 0 3 0 620 5 0 0 20 0 1 0 82196 198877184 41824 33554432000 4194304 7402444 140729887162384 140729887153656 4731648 0 0 4096 0 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 48554 41824 684 784 0 41568 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 194216

[startup+12.7002 s]
/proc/loadavg: 0.38 0.12 0.10 4/247 9893
/proc/meminfo: memFree=31669492/32770624 swapFree=6096/171152
[pid=9889] ppid=9884 vsize=237176 CPUtime=12.65 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 70262 0 3 0 1258 7 0 0 20 0 1 0 82196 242868224 52602 33554432000 4194304 7402444 140729887162384 140729887153560 4731632 0 0 4096 0 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 59294 52602 684 784 0 52308 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 237176

[startup+25.5003 s]
/proc/loadavg: 0.74 0.21 0.13 4/247 9893
/proc/meminfo: memFree=31547668/32770624 swapFree=6096/171152
[pid=9889] ppid=9884 vsize=296180 CPUtime=25.45 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 86764 0 3 0 2536 9 0 0 20 0 1 0 82196 303288320 67363 33554432000 4194304 7402444 140729887162384 140729887153656 4731632 0 0 4096 0 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 74045 67363 684 784 0 67059 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 296180

[startup+51.1003 s]
/proc/loadavg: 1.17 0.36 0.18 3/247 9893
/proc/meminfo: memFree=31261332/32770624 swapFree=6096/171184
[pid=9889] ppid=9884 vsize=484512 CPUtime=51.04 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 166757 0 3 0 5087 17 0 0 20 0 1 0 82196 496140288 114513 33554432000 4194304 7402444 140729887162384 140729887153560 4731639 0 0 4096 0 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 121128 114513 684 784 0 114142 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 484512

[startup+102.3 s]
/proc/loadavg: 1.74 0.64 0.29 4/246 9894
/proc/meminfo: memFree=31219484/32770624 swapFree=6096/171184
[pid=9889] ppid=9884 vsize=524928 CPUtime=102.23 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 220809 0 3 0 10202 21 0 0 20 0 1 0 82196 537526272 124493 33554432000 4194304 7402444 140729887162384 140729887157560 5327250 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 131232 124493 716 784 0 124246 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 524928

[startup+162.3 s]
/proc/loadavg: 1.90 0.89 0.40 4/247 9898
/proc/meminfo: memFree=31212844/32770624 swapFree=6096/172016
[pid=9889] ppid=9884 vsize=524928 CPUtime=162.19 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 242670 0 3 0 16196 23 0 0 20 0 1 0 82196 537526272 124493 33554432000 4194304 7402444 140729887162384 140729887157560 5327204 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 131232 124493 716 784 0 124246 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 524928

[startup+222.309 s]
/proc/loadavg: 1.96 1.09 0.50 4/247 9899
/proc/meminfo: memFree=31211940/32770624 swapFree=6096/172052
[pid=9889] ppid=9884 vsize=526224 CPUtime=222.17 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 252671 0 3 0 22192 25 0 0 20 0 1 0 82196 538853376 124817 33554432000 4194304 7402444 140729887162384 140729887156920 5327213 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 131556 124817 716 784 0 124570 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 526224

[startup+282.3 s]
/proc/loadavg: 1.99 1.25 0.59 4/247 9900
/proc/meminfo: memFree=31207344/32770624 swapFree=6096/172080
[pid=9889] ppid=9884 vsize=530888 CPUtime=282.14 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 256035 0 3 0 28189 25 0 0 20 0 1 0 82196 543629312 126207 33554432000 4194304 7402444 140729887162384 140729887156920 5327204 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132722 126207 726 784 0 125736 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 530888

[startup+342.3 s]
/proc/loadavg: 2.00 1.39 0.68 4/244 9901
/proc/meminfo: memFree=31205716/32770624 swapFree=6096/172104
[pid=9889] ppid=9884 vsize=531988 CPUtime=342.12 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 257350 0 3 0 34187 25 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327250 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 531988

[startup+402.3 s]
/proc/loadavg: 2.00 1.50 0.76 4/244 9902
/proc/meminfo: memFree=31207236/32770624 swapFree=6096/172140
[pid=9889] ppid=9884 vsize=531988 CPUtime=402.1 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 258366 0 3 0 40185 25 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327213 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 531988

[startup+462.3 s]
/proc/loadavg: 2.00 1.59 0.84 4/243 9910
/proc/meminfo: memFree=31206696/32770624 swapFree=6096/172180
[pid=9889] ppid=9884 vsize=531988 CPUtime=462.07 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 259516 0 3 0 46182 25 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327213 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 531988

[startup+522.3 s]
/proc/loadavg: 2.00 1.67 0.91 4/243 9911
/proc/meminfo: memFree=31207480/32770624 swapFree=6096/172204
[pid=9889] ppid=9884 vsize=531988 CPUtime=522.05 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 260428 0 3 0 52180 25 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327204 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 531988

[startup+582.3 s]
/proc/loadavg: 2.10 1.76 0.99 4/243 9912
/proc/meminfo: memFree=31208340/32770624 swapFree=6096/172236
[pid=9889] ppid=9884 vsize=531988 CPUtime=582.03 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 261443 0 3 0 58177 26 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327204 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 531988


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

[startup+1542.31 s]
/proc/loadavg: 2.00 1.99 1.65 4/243 9959
/proc/meminfo: memFree=31206384/32770624 swapFree=6096/172720
[pid=9889] ppid=9884 vsize=531988 CPUtime=1541.53 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 272153 0 3 0 154126 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327204 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 1541.53
Current children cumulated vsize (KiB) 531988

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.67 4/243 9960
/proc/meminfo: memFree=31206732/32770624 swapFree=6096/172744
[pid=9889] ppid=9884 vsize=531988 CPUtime=1601.49 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 272646 0 3 0 160122 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 4248926 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 1601.49
Current children cumulated vsize (KiB) 531988

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.69 4/243 9968
/proc/meminfo: memFree=31206688/32770624 swapFree=6096/172780
[pid=9889] ppid=9884 vsize=531988 CPUtime=1661.46 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 273148 0 3 0 166119 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327213 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 1661.46
Current children cumulated vsize (KiB) 531988

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.71 4/243 9969
/proc/meminfo: memFree=31205152/32770624 swapFree=6096/172812
[pid=9889] ppid=9884 vsize=531988 CPUtime=1721.43 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 273648 0 3 0 172116 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 4249022 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 1721.43
Current children cumulated vsize (KiB) 531988

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.73 4/243 9970
/proc/meminfo: memFree=31206548/32770624 swapFree=6096/172836
[pid=9889] ppid=9884 vsize=531988 CPUtime=1781.39 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 274140 0 3 0 178112 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327213 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (KiB) 531988

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.74 4/243 9971
/proc/meminfo: memFree=31206260/32770624 swapFree=6096/172864
[pid=9889] ppid=9884 vsize=531988 CPUtime=1841.36 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 274633 0 3 0 184109 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5747605 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 1841.36
Current children cumulated vsize (KiB) 531988

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.76 4/243 9972
/proc/meminfo: memFree=31206848/32770624 swapFree=6096/172888
[pid=9889] ppid=9884 vsize=531988 CPUtime=1901.33 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 275124 0 3 0 190106 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5746100 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 1901.33
Current children cumulated vsize (KiB) 531988

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.78 4/243 9973
/proc/meminfo: memFree=31206552/32770624 swapFree=6096/172924
[pid=9889] ppid=9884 vsize=531988 CPUtime=1961.3 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 275615 0 3 0 196103 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327204 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 1961.3
Current children cumulated vsize (KiB) 531988

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.79 4/243 9974
/proc/meminfo: memFree=31207176/32770624 swapFree=6096/172952
[pid=9889] ppid=9884 vsize=531988 CPUtime=2021.27 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 276106 0 3 0 202100 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327213 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 2021.27
Current children cumulated vsize (KiB) 531988

[startup+2082.3 s]
/proc/loadavg: 2.13 2.02 1.81 4/243 9975
/proc/meminfo: memFree=31207288/32770624 swapFree=6096/172972
[pid=9889] ppid=9884 vsize=531988 CPUtime=2081.24 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 276597 0 3 0 208097 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327171 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 2081.24
Current children cumulated vsize (KiB) 531988

[startup+2142.3 s]
/proc/loadavg: 2.05 2.01 1.82 4/243 9976
/proc/meminfo: memFree=31207544/32770624 swapFree=6096/173004
[pid=9889] ppid=9884 vsize=531988 CPUtime=2141.2 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 277088 0 3 0 214093 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5759138 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 2141.2
Current children cumulated vsize (KiB) 531988

[startup+2202.31 s]
/proc/loadavg: 2.02 2.01 1.83 4/243 9977
/proc/meminfo: memFree=31207520/32770624 swapFree=6096/173024
[pid=9889] ppid=9884 vsize=531988 CPUtime=2201.17 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 277578 0 3 0 220090 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 4239179 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 2201.17
Current children cumulated vsize (KiB) 531988

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 1.85 4/243 9985
/proc/meminfo: memFree=31206716/32770624 swapFree=6096/173068
[pid=9889] ppid=9884 vsize=531988 CPUtime=2261.14 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 278070 0 3 0 226087 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 4747338 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 2261.14
Current children cumulated vsize (KiB) 531988

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.86 4/243 9986
/proc/meminfo: memFree=31205464/32770624 swapFree=6096/173092
[pid=9889] ppid=9884 vsize=531988 CPUtime=2321.1 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 278566 0 3 0 232083 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327204 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 2321.1
Current children cumulated vsize (KiB) 531988

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.87 4/243 9987
/proc/meminfo: memFree=31207020/32770624 swapFree=6096/173116
[pid=9889] ppid=9884 vsize=531988 CPUtime=2381.07 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 278979 0 3 0 238080 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 4248926 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 2381.07
Current children cumulated vsize (KiB) 531988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.3 s]
/proc/loadavg: 2.00 2.01 1.87 4/243 9987
/proc/meminfo: memFree=31207392/32770624 swapFree=6096/173120
[pid=9889] ppid=9884 vsize=531988 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 279350 0 3 0 239979 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327213 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 531988

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

[startup+2401.3 s]
/proc/loadavg: 2.00 2.01 1.87 4/243 9987
/proc/meminfo: memFree=31207392/32770624 swapFree=6096/173120
[pid=9889] ppid=9884 vsize=531988 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/9889/stat : 9889 (MistralXCSP) R 9884 9889 9826 0 -1 4202496 279350 0 3 0 239979 27 0 0 20 0 1 0 82196 544755712 126607 33554432000 4194304 7402444 140729887162384 140729887157080 5327213 0 0 4096 16386 0 0 0 17 12 0 0 2 0 0 9500608 9505824 37593088 140729887167658 140729887167806 140729887167806 140729887170505 0
/proc/9889/statm: 132997 126607 726 784 0 126011 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 531988

Child status: 0
Real time (s): 2401.31
CPU time (s): 2400.08
CPU user time (s): 2399.8
CPU system time (s): 0.279866
CPU usage (%): 99.9487
Max. virtual memory (cumulated for all children) (KiB): 531988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.8
system time used= 0.279866
maximum resident set size= 506460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279389
page faults= 3
swaps= 0
block input operations= 2608
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109
involuntary context switches= 120751

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.23025 second user time and 13.1887 second system time

The end

Launcher Data

Begin job on node149 at 2017-07-21 16:42:53
IDJOB=4240819
IDBENCH=124204
IDSOLVER=2622
FILE ID=node149/4240819-1500648173
RUNJOBID= node149-1500648172-9858
PBS_JOBID= 20623272
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t16-7.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-4240819-1500648173/watcher-4240819-1500648173 -o /tmp/evaluation-result-4240819-1500648173/solver-4240819-1500648173 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500648172-9858 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 35350229 HOME/instance-4240819-1500648173.xml

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

MD5SUM BENCH= d6761b054431b884cfc6d948dd81b50d
RANDOM SEED=35350229

node149.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	: 5333.56
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	: 5333.56
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	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5333.56
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		: 1733.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	: 5333.56
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		: 1733.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:        32073968 kB
MemAvailable:   32024916 kB
Buffers:           27672 kB
Cached:           234372 kB
SwapCached:            0 kB
Active:           142608 kB
Inactive:         176552 kB
Active(anon):      60200 kB
Inactive(anon):     8548 kB
Active(file):      82408 kB
Inactive(file):   168004 kB
Unevictable:        6096 kB
Mlocked:            6096 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             11572 kB
Writeback:             0 kB
AnonPages:         63364 kB
Mapped:            29160 kB
Shmem:              8848 kB
Slab:              63328 kB
SReclaimable:      32740 kB
SUnreclaim:        30588 kB
KernelStack:        4144 kB
PageTables:         4868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 62016 MiB
End job on node149 at 2017-07-21 17:22:55