Trace number 4243176

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 NameAnswerCPU timeWall clock time
R1: BTD 2017-06-30? (TO) 2400.26 2400.69

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-05-03-fair.xml
MD5SUMebcae7fb870db8f75b7458b98ea920fc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.3921299
Satisfiable
(Un)Satisfiability was proved
Number of variables4167
Number of constraints3932
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":584},{"size":201,"count":24},{"size":20001,"count":3559}]
Minimum variable degree2
Maximum variable degree60
Distribution of variable degrees[{"degree":2,"count":3653},{"degree":3,"count":90},{"degree":4,"count":18},{"degree":5,"count":60},{"degree":6,"count":46},{"degree":7,"count":101},{"degree":8,"count":94},{"degree":9,"count":60},{"degree":10,"count":12},{"degree":12,"count":1},{"degree":13,"count":15},{"degree":17,"count":4},{"degree":27,"count":4},{"degree":29,"count":1},{"degree":34,"count":1},{"degree":36,"count":1},{"degree":38,"count":3},{"degree":59,"count":2},{"degree":60,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":675},{"arity":3,"count":3255}]
Number of extensional constraints0
Number of intensional constraints3932
Distribution of constraint types[{"type":"intension","count":3932}]
Optimization problemNO
Type of objective

Solver Data

1343.13/1343.55	c Version: 2017-06-30

Verifier Data

One s line expected

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-4243176-1500633520/watcher-4243176-1500633520 -o /tmp/evaluation-result-4243176-1500633520/solver-4243176-1500633520 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500623775-29538 --watchdog 2560 BTD 2400 HOME/instance-4243176-1500633520.xml 

pid=32264
running on 8 cores: 0-3,8-11

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 32267
/proc/meminfo: memFree=28669752/32770624 swapFree=6476/1804888
[pid=32267] ppid=32264 vsize=31332 CPUtime=0 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 578 0 0 0 0 0 0 0 20 0 1 0 16780051 32083968 429 33554432000 4194304 35031059 140733641289152 140733641289152 4209280 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 7833 429 230 7529 0 280 0

[startup+0.100121 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 32267
/proc/meminfo: memFree=28669752/32770624 swapFree=6476/1804888
[pid=32267] ppid=32264 vsize=31900 CPUtime=0.09 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 823 0 0 0 9 0 0 0 20 0 1 0 16780051 32665600 601 33554432000 4194304 35031059 140733641289152 140733641285112 4208689 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 7975 601 230 7529 0 422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31900

[startup+0.200257 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 32267
/proc/meminfo: memFree=28669752/32770624 swapFree=6476/1804888
[pid=32267] ppid=32264 vsize=32236 CPUtime=0.19 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 3809 0 0 0 19 0 0 0 20 0 1 0 16780051 33009664 685 33554432000 4194304 35031059 140733641289152 140733641285112 7993657 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 8059 685 230 7529 0 506 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32236

[startup+0.30021 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 32267
/proc/meminfo: memFree=28669752/32770624 swapFree=6476/1804888
[pid=32267] ppid=32264 vsize=32472 CPUtime=0.29 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 12871 0 0 0 27 2 0 0 20 0 1 0 16780051 33251328 744 33554432000 4194304 35031059 140733641289152 140733641285112 7993657 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 8118 744 230 7529 0 565 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32472

[startup+0.700186 s]
/proc/loadavg: 2.00 2.01 2.05 3/242 32267
/proc/meminfo: memFree=28669752/32770624 swapFree=6476/1804888
[pid=32267] ppid=32264 vsize=34136 CPUtime=0.69 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 30564 0 0 0 64 5 0 0 20 0 1 0 16780051 34955264 1128 33554432000 4194304 35031059 140733641289152 140733641284968 7403878 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 8534 1128 232 7529 0 981 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34136

[startup+1.50018 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32268
/proc/meminfo: memFree=28664528/32770624 swapFree=6476/1804888
[pid=32267] ppid=32264 vsize=37128 CPUtime=1.48 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 80996 0 0 0 138 10 0 0 20 0 1 0 16780051 38019072 1839 33554432000 4194304 35031059 140733641289152 140733641284968 4208684 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 9282 1839 232 7529 0 1729 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37128

[startup+3.10018 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32268
/proc/meminfo: memFree=28659684/32770624 swapFree=6476/1804888
[pid=32267] ppid=32264 vsize=42560 CPUtime=3.09 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 195200 0 0 0 285 24 0 0 20 0 1 0 16780051 43581440 3229 33554432000 4194304 35031059 140733641289152 140733641284968 4207320 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 10640 3229 232 7529 0 3087 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42560

[startup+6.30018 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32268
/proc/meminfo: memFree=28639272/32770624 swapFree=6476/1804888
[pid=32267] ppid=32264 vsize=54228 CPUtime=6.29 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 400773 0 0 0 578 51 0 0 20 0 1 0 16780051 55529472 6169 33554432000 4194304 35031059 140733641289152 140733641284920 4208379 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 13557 6169 232 7529 0 6004 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54228

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32268
/proc/meminfo: memFree=28623212/32770624 swapFree=6476/1804888
[pid=32267] ppid=32264 vsize=76264 CPUtime=12.69 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 863768 0 0 0 1161 108 0 0 20 0 1 0 16780051 78094336 11616 33554432000 4194304 35031059 140733641289152 140733641285112 7993657 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 18988 11616 232 7529 0 11435 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76264

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32268
/proc/meminfo: memFree=28577788/32770624 swapFree=6476/1805032
[pid=32267] ppid=32264 vsize=121564 CPUtime=25.49 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 1835632 0 0 0 2330 219 0 0 20 0 1 0 16780051 124481536 23003 33554432000 4194304 35031059 140733641289152 140733641284920 7401204 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 30391 23003 232 7529 0 22838 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 121564

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32268
/proc/meminfo: memFree=28488352/32770624 swapFree=6476/1804988
[pid=32267] ppid=32264 vsize=211000 CPUtime=51.08 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 3705250 0 0 0 4674 434 0 0 20 0 1 0 16780051 216064000 45340 33554432000 4194304 35031059 140733641289152 140733641285112 4207320 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 52712 45340 232 7529 0 45159 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 211000

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32276
/proc/meminfo: memFree=28304776/32770624 swapFree=6476/1805032
[pid=32267] ppid=32264 vsize=391276 CPUtime=102.29 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 7345511 0 0 0 9367 862 0 0 20 0 1 0 16780051 400666624 90447 33554432000 4194304 35031059 140733641289152 140733641285112 4209287 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 97819 90447 232 7529 0 90266 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 391276

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32277
/proc/meminfo: memFree=28095924/32770624 swapFree=6476/1805064
[pid=32267] ppid=32264 vsize=602944 CPUtime=162.27 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 11438216 0 0 0 14884 1343 0 0 20 0 1 0 16780051 617414656 143343 33554432000 4194304 35031059 140733641289152 140733641285112 4209287 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 150736 143343 232 7529 0 143183 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 602944

[startup+222.308 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32278
/proc/meminfo: memFree=27881140/32770624 swapFree=6476/1805100
[pid=32267] ppid=32264 vsize=814612 CPUtime=222.27 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 15441746 0 0 0 20405 1822 0 0 20 0 1 0 16780051 834162688 196281 33554432000 4194304 35031059 140733641289152 140733641284968 7993657 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 203686 196281 232 7529 0 196133 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 814612

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32279
/proc/meminfo: memFree=27671228/32770624 swapFree=6476/1805144
[pid=32267] ppid=32264 vsize=1026420 CPUtime=282.26 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 19445612 0 0 0 25930 2296 0 0 20 0 1 0 16780051 1051054080 249198 33554432000 4194304 35031059 140733641289152 140733641284968 4209291 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 256605 249198 232 7529 0 249052 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 1026420

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/242 32280
/proc/meminfo: memFree=27456792/32770624 swapFree=6476/1805184
[pid=32267] ppid=32264 vsize=1239300 CPUtime=342.25 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 23298880 0 0 0 31465 2760 0 0 20 0 1 0 16780051 1269043200 302430 33554432000 4194304 35031059 140733641289152 140733641285112 4208689 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 309825 302430 232 7529 0 302272 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 1239300

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 32282
/proc/meminfo: memFree=27245284/32770624 swapFree=6476/1805208
[pid=32267] ppid=32264 vsize=1450972 CPUtime=402.24 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 27227463 0 0 0 36999 3225 0 0 20 0 1 0 16780051 1485795328 355350 33554432000 4194304 35031059 140733641289152 140733641285112 4208979 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 362743 355350 232 7529 0 355190 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 1450972

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 32283
/proc/meminfo: memFree=27031444/32770624 swapFree=6476/1805244
[pid=32267] ppid=32264 vsize=1662540 CPUtime=462.23 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 31242735 0 0 0 42537 3686 0 0 20 0 1 0 16780051 1702440960 408255 33554432000 4194304 35031059 140733641289152 140733641284920 4209280 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 415635 408255 232 7529 0 408082 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 1662540

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32284
/proc/meminfo: memFree=26821332/32770624 swapFree=6476/1805272
[pid=32267] ppid=32264 vsize=1873156 CPUtime=522.23 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 35310853 0 0 0 48066 4157 0 0 20 0 1 0 16780051 1918111744 460870 33554432000 4194304 35031059 140733641289152 140733641284968 4208684 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 468289 460870 232 7529 0 460736 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 1873156

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 32285
/proc/meminfo: memFree=26608884/32770624 swapFree=6476/1805316
[pid=32267] ppid=32264 vsize=2084636 CPUtime=582.21 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 39261157 0 0 0 53596 4625 0 0 20 0 1 0 16780051 2134667264 513787 33554432000 4194304 35031059 140733641289152 140733641285112 7993657 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 521159 513787 232 7529 0 513606 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 2084636


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


[startup+1542.31 s]
/proc/loadavg: 2.06 2.03 2.05 3/245 32342
/proc/meminfo: memFree=22696712/32770624 swapFree=6476/1805924
[pid=32267] ppid=32264 vsize=5986640 CPUtime=1541.9 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73589967 0 0 0 145471 8719 0 0 20 0 1 0 16780051 6130319360 1489390 33554432000 4194304 35031059 140733641289152 140733641287704 4293292 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496660 1489390 333 7529 0 1489107 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 5986640

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/244 32343
/proc/meminfo: memFree=22697064/32770624 swapFree=6476/1805956
[pid=32267] ppid=32264 vsize=5986640 CPUtime=1601.9 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73590054 0 0 0 151469 8721 0 0 20 0 1 0 16780051 6130319360 1489390 33554432000 4194304 35031059 140733641289152 140733641287704 4300357 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496660 1489390 333 7529 0 1489107 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 5986640

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 32344
/proc/meminfo: memFree=22696628/32770624 swapFree=6476/1805988
[pid=32267] ppid=32264 vsize=5986640 CPUtime=1661.89 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73590178 0 0 0 157466 8723 0 0 20 0 1 0 16780051 6130319360 1489390 33554432000 4194304 35031059 140733641289152 140733641287704 4296504 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496660 1489390 333 7529 0 1489107 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 5986640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32345
/proc/meminfo: memFree=22696616/32770624 swapFree=6476/1806024
[pid=32267] ppid=32264 vsize=5986640 CPUtime=1721.89 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73590265 0 0 0 163464 8725 0 0 20 0 1 0 16780051 6130319360 1489390 33554432000 4194304 35031059 140733641289152 140733641287704 4294651 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496660 1489390 333 7529 0 1489107 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 5986640

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 32346
/proc/meminfo: memFree=22696428/32770624 swapFree=6476/1806064
[pid=32267] ppid=32264 vsize=5986640 CPUtime=1781.89 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73590380 0 0 0 169462 8727 0 0 20 0 1 0 16780051 6130319360 1489390 33554432000 4194304 35031059 140733641289152 140733641287704 4213184 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496660 1489390 333 7529 0 1489107 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 5986640

[startup+1842.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 32347
/proc/meminfo: memFree=22696184/32770624 swapFree=6476/1806096
[pid=32267] ppid=32264 vsize=5986640 CPUtime=1841.88 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73590466 0 0 0 175460 8728 0 0 20 0 1 0 16780051 6130319360 1489390 33554432000 4194304 35031059 140733641289152 140733641287704 4213184 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496660 1489390 333 7529 0 1489107 0
Current children cumulated CPU time (s) 1841.88
Current children cumulated vsize (KiB) 5986640

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/244 32356
/proc/meminfo: memFree=22695712/32770624 swapFree=6476/1806136
[pid=32267] ppid=32264 vsize=5986640 CPUtime=1901.88 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73590582 0 0 0 181458 8730 0 0 20 0 1 0 16780051 6130319360 1489390 33554432000 4194304 35031059 140733641289152 140733641287704 4213184 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496660 1489390 333 7529 0 1489107 0
Current children cumulated CPU time (s) 1901.88
Current children cumulated vsize (KiB) 5986640

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/244 32357
/proc/meminfo: memFree=22695972/32770624 swapFree=6476/1806172
[pid=32267] ppid=32264 vsize=5986772 CPUtime=1961.88 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73590734 0 0 0 187457 8731 0 0 20 0 1 0 16780051 6130454528 1489396 33554432000 4194304 35031059 140733641289152 140733641287704 4213184 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496693 1489396 333 7529 0 1489140 0
Current children cumulated CPU time (s) 1961.88
Current children cumulated vsize (KiB) 5986772

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 32358
/proc/meminfo: memFree=22696092/32770624 swapFree=6476/1806204
[pid=32267] ppid=32264 vsize=5986772 CPUtime=2021.87 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73590852 0 0 0 193454 8733 0 0 20 0 1 0 16780051 6130454528 1489396 33554432000 4194304 35031059 140733641289152 140733641287704 4296764 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496693 1489396 333 7529 0 1489140 0
Current children cumulated CPU time (s) 2021.87
Current children cumulated vsize (KiB) 5986772

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 32359
/proc/meminfo: memFree=22695832/32770624 swapFree=6476/1806244
[pid=32267] ppid=32264 vsize=5986772 CPUtime=2081.88 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73590965 0 0 0 199453 8735 0 0 20 0 1 0 16780051 6130454528 1489396 33554432000 4194304 35031059 140733641289152 140733641287704 4300357 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496693 1489396 333 7529 0 1489140 0
Current children cumulated CPU time (s) 2081.88
Current children cumulated vsize (KiB) 5986772

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 32360
/proc/meminfo: memFree=22695744/32770624 swapFree=6476/1806280
[pid=32267] ppid=32264 vsize=5986772 CPUtime=2141.86 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73591057 0 0 0 205450 8736 0 0 20 0 1 0 16780051 6130454528 1489396 33554432000 4194304 35031059 140733641289152 140733641287704 4296504 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496693 1489396 333 7529 0 1489140 0
Current children cumulated CPU time (s) 2141.86
Current children cumulated vsize (KiB) 5986772

[startup+2202.31 s]
/proc/loadavg: 1.92 2.00 2.04 2/236 32412
/proc/meminfo: memFree=24180152/32770624 swapFree=6476/1806336
[pid=32267] ppid=32264 vsize=5986772 CPUtime=2201.87 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73591176 0 0 0 211449 8738 0 0 20 0 1 0 16780051 6130454528 1489396 33554432000 4194304 35031059 140733641289152 140733641287704 4213184 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496693 1489396 333 7529 0 1489140 0
Current children cumulated CPU time (s) 2201.87
Current children cumulated vsize (KiB) 5986772

[startup+2262.3 s]
/proc/loadavg: 1.34 1.82 1.98 2/236 32413
/proc/meminfo: memFree=24180928/32770624 swapFree=6476/1806376
[pid=32267] ppid=32264 vsize=5986772 CPUtime=2261.86 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73591303 0 0 0 217446 8740 0 0 20 0 1 0 16780051 6130454528 1489396 33554432000 4194304 35031059 140733641289152 140733641287704 4213184 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496693 1489396 333 7529 0 1489140 0
Current children cumulated CPU time (s) 2261.86
Current children cumulated vsize (KiB) 5986772

[startup+2322.3 s]
/proc/loadavg: 1.18 1.68 1.92 2/236 32414
/proc/meminfo: memFree=24181340/32770624 swapFree=6476/1806404
[pid=32267] ppid=32264 vsize=5986772 CPUtime=2321.86 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73591421 0 0 0 223444 8742 0 0 20 0 1 0 16780051 6130454528 1489396 33554432000 4194304 35031059 140733641289152 140733641287704 4213184 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496693 1489396 333 7529 0 1489140 0
Current children cumulated CPU time (s) 2321.86
Current children cumulated vsize (KiB) 5986772

[startup+2382.3 s]
/proc/loadavg: 1.06 1.56 1.86 2/236 32415
/proc/meminfo: memFree=24180996/32770624 swapFree=6476/1806436
[pid=32267] ppid=32264 vsize=5986772 CPUtime=2381.86 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73591538 0 0 0 229443 8743 0 0 20 0 1 0 16780051 6130454528 1489396 33554432000 4194304 35031059 140733641289152 140733641287704 4300328 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496693 1489396 333 7529 0 1489140 0
Current children cumulated CPU time (s) 2381.86
Current children cumulated vsize (KiB) 5986772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 1.05 1.52 1.84 2/236 32415
/proc/meminfo: memFree=24180964/32770624 swapFree=6476/1806444
[pid=32267] ppid=32264 vsize=5986772 CPUtime=2400.06 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4202496 73591573 0 0 0 231262 8744 0 0 20 0 1 0 16780051 6130454528 1489396 33554432000 4194304 35031059 140733641289152 140733641287704 4293264 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 37130264 37226188 48660480 140733641291002 140733641291078 140733641291078 140733641293777 0
/proc/32267/statm: 1496693 1489396 333 7529 0 1489140 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 5986772

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

[startup+2400.6 s]
/proc/loadavg: 1.05 1.52 1.84 2/236 32415
/proc/meminfo: memFree=24180964/32770624 swapFree=6476/1806444
[pid=32267] ppid=32264 vsize=0 CPUtime=2400.16 cores=0-3,8-11
/proc/32267/stat : 32267 (BTD) R 32264 32267 29507 0 -1 4203524 73591573 0 0 0 231262 8754 0 0 20 0 1 0 16780051 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 8 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/32267/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2400.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.69
CPU time (s): 2400.26
CPU user time (s): 2312.63
CPU system time (s): 87.6364
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 5986772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2312.63
system time used= 87.6364
maximum resident set size= 5957584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73591573
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= 276
involuntary context switches= 121694

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.45698 second user time and 11.0848 second system time

The end

Launcher Data

Begin job on node144 at 2017-07-21 12:38:40
IDJOB=4243176
IDBENCH=139204
IDSOLVER=2619
FILE ID=node144/4243176-1500633520
RUNJOBID= node144-1500623775-29538
PBS_JOBID= 20622990
Free space on /tmp= 61984 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-05-03-fair.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243176-1500633520/watcher-4243176-1500633520 -o /tmp/evaluation-result-4243176-1500633520/solver-4243176-1500633520 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500623775-29538 --watchdog 2560  BTD 2400 HOME/instance-4243176-1500633520.xml

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

MD5SUM BENCH= ebcae7fb870db8f75b7458b98ea920fc
RANDOM SEED=939658937

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

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

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

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

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

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

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

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

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

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

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

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        28670248 kB
MemAvailable:   30550276 kB
Buffers:          159176 kB
Cached:          1998672 kB
SwapCached:            0 kB
Active:          1840972 kB
Inactive:        1813716 kB
Active(anon):    1499588 kB
Inactive(anon):     8828 kB
Active(file):     341384 kB
Inactive(file):  1804888 kB
Unevictable:        6476 kB
Mlocked:            6484 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             37816 kB
Writeback:             0 kB
AnonPages:       1503284 kB
Mapped:            32552 kB
Shmem:              8844 kB
Slab:             132720 kB
SReclaimable:      99180 kB
SUnreclaim:        33540 kB
KernelStack:        4256 kB
PageTables:         7700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1766596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61984 MiB
End job on node144 at 2017-07-21 13:18:41