Trace number 4242871

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.01 2401.2

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-561.xml
MD5SUM0151e8a579557b2b9e30bd86d2d74102
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1901
Number of constraints203
Number of domains2
Minimum domain size101
Maximum domain size178
Distribution of domain sizes[{"size":101,"count":1},{"size":178,"count":1900}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1800},{"degree":5,"count":100}]
Minimum constraint arity19
Maximum constraint arity1900
Distribution of constraint arities[{"arity":19,"count":200},{"arity":101,"count":1},{"arity":1900,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":100},{"type":"lex","count":1},{"type":"sum","count":100},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.00/2401.20	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-4242871-1500662788/watcher-4242871-1500662788 -o /tmp/evaluation-result-4242871-1500662788/solver-4242871-1500662788 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500648172-9859 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1355594632 HOME/instance-4242871-1500662788.xml 

pid=11568
running on 8 cores: 1,3,5,7,9,11,13,15

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


[startup+0 s]
/proc/loadavg: 2.04 2.03 2.05 3/242 11571
/proc/meminfo: memFree=31828824/32770624 swapFree=5960/193024
[pid=11571] ppid=11568 vsize=28928 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 1010 0 0 0 1 0 0 0 20 0 1 0 1543721 29622272 820 33554432000 4194304 7402444 140722478333744 140722478325656 139894509112293 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 7232 820 617 784 0 246 0

[startup+0.100157 s]
/proc/loadavg: 2.04 2.03 2.05 3/242 11571
/proc/meminfo: memFree=31828824/32770624 swapFree=5960/193024
[pid=11571] ppid=11568 vsize=40996 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 4158 0 0 0 9 0 0 0 20 0 1 0 1543721 41979904 3871 33554432000 4194304 7402444 140722478333744 140722478325000 4731653 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 10249 3871 688 784 0 3263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40996

[startup+0.200383 s]
/proc/loadavg: 2.04 2.03 2.05 3/242 11571
/proc/meminfo: memFree=31828824/32770624 swapFree=5960/193024
[pid=11571] ppid=11568 vsize=50940 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 6905 0 0 0 18 1 0 0 20 0 1 0 1543721 52162560 6368 33554432000 4194304 7402444 140722478333744 140722478324504 4731480 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 12735 6368 689 784 0 5749 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 50940

[startup+0.300366 s]
/proc/loadavg: 2.04 2.03 2.05 3/242 11571
/proc/meminfo: memFree=31828824/32770624 swapFree=5960/193024
[pid=11571] ppid=11568 vsize=56880 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 8430 0 0 0 28 1 0 0 20 0 1 0 1543721 58245120 7838 33554432000 4194304 7402444 140722478333744 140722478324504 4731648 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 14220 7838 689 784 0 7234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56880

[startup+0.700282 s]
/proc/loadavg: 2.04 2.03 2.05 3/242 11571
/proc/meminfo: memFree=31828824/32770624 swapFree=5960/193024
[pid=11571] ppid=11568 vsize=77556 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 13308 0 0 0 67 1 0 0 20 0 1 0 1543721 79417344 13016 33554432000 4194304 7402444 140722478333744 140722478324488 4731639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 19389 13016 689 784 0 12403 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 77556

[startup+1.50023 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 11572
/proc/meminfo: memFree=31769628/32770624 swapFree=5960/193024
[pid=11571] ppid=11568 vsize=95408 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 17917 0 0 0 147 2 0 0 20 0 1 0 1543721 97697792 17472 33554432000 4194304 7402444 140722478333744 140722478324504 4731639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 23852 17472 689 784 0 16866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95408

[startup+3.10023 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 11572
/proc/meminfo: memFree=31751384/32770624 swapFree=5960/193024
[pid=11571] ppid=11568 vsize=115108 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 25644 0 0 0 306 3 0 0 20 0 1 0 1543721 117870592 22441 33554432000 4194304 7402444 140722478333744 140722478324504 4775174 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 28777 22441 689 784 0 21791 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115108

[startup+6.30022 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 11572
/proc/meminfo: memFree=31696440/32770624 swapFree=5960/193024
[pid=11571] ppid=11568 vsize=163508 CPUtime=6.28 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 50543 0 0 0 623 5 0 0 20 0 1 0 1543721 167432192 34541 33554432000 4194304 7402444 140722478333744 140722478324504 4731639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 40877 34541 689 784 0 33891 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 163508

[startup+12.7002 s]
/proc/loadavg: 2.03 2.03 2.05 3/243 11572
/proc/meminfo: memFree=31643052/32770624 swapFree=5960/193024
[pid=11571] ppid=11568 vsize=214540 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 66973 0 0 0 1262 7 0 0 20 0 1 0 1543721 219688960 47287 33554432000 4194304 7402444 140722478333744 140722478324504 4731639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 53635 47287 689 784 0 46649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 214540

[startup+25.5003 s]
/proc/loadavg: 2.03 2.02 2.05 3/243 11572
/proc/meminfo: memFree=31587236/32770624 swapFree=5960/193116
[pid=11571] ppid=11568 vsize=267808 CPUtime=25.48 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 87034 0 0 0 2540 8 0 0 20 0 1 0 1543721 274235392 60594 33554432000 4194304 7402444 140722478333744 140722478324504 4295240 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 66952 60594 689 784 0 59966 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 267808

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 11572
/proc/meminfo: memFree=31447380/32770624 swapFree=5960/193104
[pid=11571] ppid=11568 vsize=406456 CPUtime=51.08 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 144473 0 0 0 5094 14 0 0 20 0 1 0 1543721 416210944 95278 33554432000 4194304 7402444 140722478333744 140722478324504 4731648 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 101614 95278 689 784 0 94628 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 406456

[startup+102.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/243 11573
/proc/meminfo: memFree=31291956/32770624 swapFree=5960/193136
[pid=11571] ppid=11568 vsize=560888 CPUtime=102.28 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 179048 0 0 0 10209 19 0 0 20 0 1 0 1543721 574349312 133878 33554432000 4194304 7402444 140722478333744 140722478324504 4731639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 140222 133878 689 784 0 133236 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 560888

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/243 11574
/proc/meminfo: memFree=31218416/32770624 swapFree=5960/193168
[pid=11571] ppid=11568 vsize=634828 CPUtime=162.22 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 247679 0 0 0 16200 22 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 5327213 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 634828

[startup+222.308 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 11582
/proc/meminfo: memFree=31218960/32770624 swapFree=5960/193224
[pid=11571] ppid=11568 vsize=634828 CPUtime=222.19 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 265665 0 0 0 22195 24 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 5327213 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 634828

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 11583
/proc/meminfo: memFree=31219492/32770624 swapFree=5960/193260
[pid=11571] ppid=11568 vsize=634828 CPUtime=282.12 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 271139 0 0 0 28188 24 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 5327213 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 634828

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11584
/proc/meminfo: memFree=31219588/32770624 swapFree=5960/193296
[pid=11571] ppid=11568 vsize=634828 CPUtime=342.09 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 272108 0 0 0 34185 24 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 5327204 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 634828

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11585
/proc/meminfo: memFree=31220116/32770624 swapFree=5960/193328
[pid=11571] ppid=11568 vsize=634828 CPUtime=402.06 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 273053 0 0 0 40182 24 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 5327213 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 634828

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 11586
/proc/meminfo: memFree=31219232/32770624 swapFree=5960/193364
[pid=11571] ppid=11568 vsize=634828 CPUtime=462.04 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 273988 0 0 0 46179 25 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 4239294 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 634828

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 11588
/proc/meminfo: memFree=31218268/32770624 swapFree=5960/193396
[pid=11571] ppid=11568 vsize=634828 CPUtime=522.01 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 274916 0 0 0 52176 25 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 5746100 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 634828

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 11589
/proc/meminfo: memFree=31219144/32770624 swapFree=5960/193448
[pid=11571] ppid=11568 vsize=634828 CPUtime=581.98 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 275855 0 0 0 58173 25 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 5327204 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 634828


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


[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/244 11644
/proc/meminfo: memFree=31217980/32770624 swapFree=5960/194012
[pid=11571] ppid=11568 vsize=634828 CPUtime=1481.55 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 289557 0 0 0 148128 27 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 5327213 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 1481.55
Current children cumulated vsize (KiB) 634828

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/244 11645
/proc/meminfo: memFree=31218540/32770624 swapFree=5960/194048
[pid=11571] ppid=11568 vsize=634828 CPUtime=1541.53 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 290522 0 0 0 154126 27 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 5327336 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 1541.53
Current children cumulated vsize (KiB) 634828

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 11646
/proc/meminfo: memFree=31218916/32770624 swapFree=5960/194080
[pid=11571] ppid=11568 vsize=634828 CPUtime=1601.49 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 291461 0 0 0 160122 27 0 0 20 0 1 0 1543721 650063872 152449 33554432000 4194304 7402444 140722478333744 140722478328280 5327204 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158707 152449 767 784 0 151721 0
Current children cumulated CPU time (s) 1601.49
Current children cumulated vsize (KiB) 634828

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/244 11647
/proc/meminfo: memFree=31219912/32770624 swapFree=5960/194116
[pid=11571] ppid=11568 vsize=634696 CPUtime=1661.46 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 292412 0 0 0 166119 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327204 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 1661.46
Current children cumulated vsize (KiB) 634696

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 11648
/proc/meminfo: memFree=31219640/32770624 swapFree=5960/194148
[pid=11571] ppid=11568 vsize=634696 CPUtime=1721.43 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 293322 0 0 0 172116 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327336 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 1721.43
Current children cumulated vsize (KiB) 634696

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 11649
/proc/meminfo: memFree=31220136/32770624 swapFree=5960/194200
[pid=11571] ppid=11568 vsize=634696 CPUtime=1781.4 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 294239 0 0 0 178113 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327213 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 634696

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11650
/proc/meminfo: memFree=31220244/32770624 swapFree=5960/194232
[pid=11571] ppid=11568 vsize=634696 CPUtime=1841.37 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 295138 0 0 0 184110 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327213 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 1841.37
Current children cumulated vsize (KiB) 634696

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11651
/proc/meminfo: memFree=31220700/32770624 swapFree=5960/194272
[pid=11571] ppid=11568 vsize=634696 CPUtime=1901.34 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 296073 0 0 0 190107 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327204 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 1901.34
Current children cumulated vsize (KiB) 634696

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11652
/proc/meminfo: memFree=31220544/32770624 swapFree=5960/194300
[pid=11571] ppid=11568 vsize=634696 CPUtime=1961.31 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 296983 0 0 0 196104 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 4239267 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 1961.31
Current children cumulated vsize (KiB) 634696

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11660
/proc/meminfo: memFree=31220144/32770624 swapFree=5960/194340
[pid=11571] ppid=11568 vsize=634696 CPUtime=2021.29 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 297894 0 0 0 202102 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5758654 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 2021.29
Current children cumulated vsize (KiB) 634696

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11661
/proc/meminfo: memFree=31218224/32770624 swapFree=5960/194380
[pid=11571] ppid=11568 vsize=634696 CPUtime=2081.26 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 298759 0 0 0 208099 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 4248926 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 2081.26
Current children cumulated vsize (KiB) 634696

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11662
/proc/meminfo: memFree=31218804/32770624 swapFree=5960/194412
[pid=11571] ppid=11568 vsize=634696 CPUtime=2141.22 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 299671 0 0 0 214095 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327336 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 2141.22
Current children cumulated vsize (KiB) 634696

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11663
/proc/meminfo: memFree=31219032/32770624 swapFree=5960/194448
[pid=11571] ppid=11568 vsize=634696 CPUtime=2201.2 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 300585 0 0 0 220093 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327204 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 2201.2
Current children cumulated vsize (KiB) 634696

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11935
/proc/meminfo: memFree=20623128/32770624 swapFree=5960/194676
[pid=11571] ppid=11568 vsize=634696 CPUtime=2261.17 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 301502 0 0 0 226090 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327250 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 2261.17
Current children cumulated vsize (KiB) 634696

[startup+2322.3 s]
/proc/loadavg: 1.89 1.98 2.03 3/243 12076
/proc/meminfo: memFree=31363428/32770624 swapFree=5960/194852
[pid=11571] ppid=11568 vsize=634696 CPUtime=2321.14 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 302425 0 0 0 232087 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327250 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 2321.14
Current children cumulated vsize (KiB) 634696

[startup+2382.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/243 12077
/proc/meminfo: memFree=31348196/32770624 swapFree=5960/194908
[pid=11571] ppid=11568 vsize=634696 CPUtime=2381.1 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 303350 0 0 0 238083 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327213 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 2381.1
Current children cumulated vsize (KiB) 634696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.2 s]
/proc/loadavg: 1.97 1.99 2.03 3/243 12077
/proc/meminfo: memFree=31348196/32770624 swapFree=5960/194916
[pid=11571] ppid=11568 vsize=634696 CPUtime=2400 cores=1,3,5,7,9,11,13,15
/proc/11571/stat : 11571 (MistralXCSP) R 11568 11571 9826 0 -1 4202496 303374 0 0 0 239973 27 0 0 20 0 1 0 1543721 649928704 152416 33554432000 4194304 7402444 140722478333744 140722478328920 5327250 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 16900096 140722478339240 140722478339390 140722478339390 140722478342089 0
/proc/11571/statm: 158674 152416 767 784 0 151688 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 634696

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

Child status: 0
Real time (s): 2401.2
CPU time (s): 2400.01
CPU user time (s): 2399.73
CPU system time (s): 0.279868
CPU usage (%): 99.9504
Max. virtual memory (cumulated for all children) (KiB): 634828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.73
system time used= 0.279868
maximum resident set size= 609796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303410
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= 100
involuntary context switches= 120278

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.47002 second user time and 12.8502 second system time

The end

Launcher Data

Begin job on node149 at 2017-07-21 20:46:28
IDJOB=4242871
IDBENCH=137885
IDSOLVER=2622
FILE ID=node149/4242871-1500662788
RUNJOBID= node149-1500648172-9859
PBS_JOBID= 20623272
Free space on /tmp= 62020 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-561.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-4242871-1500662788/watcher-4242871-1500662788 -o /tmp/evaluation-result-4242871-1500662788/solver-4242871-1500662788 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500648172-9859 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1355594632 HOME/instance-4242871-1500662788.xml

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

MD5SUM BENCH= 0151e8a579557b2b9e30bd86d2d74102
RANDOM SEED=1355594632

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		: 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.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		: 1867.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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31828840 kB
MemAvailable:   31831376 kB
Buffers:           33640 kB
Cached:           278932 kB
SwapCached:            0 kB
Active:           360876 kB
Inactive:         201708 kB
Active(anon):     252672 kB
Inactive(anon):     8684 kB
Active(file):     108204 kB
Inactive(file):   193024 kB
Unevictable:        5960 kB
Mlocked:            5960 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5812 kB
Writeback:             0 kB
AnonPages:        291928 kB
Mapped:            30952 kB
Shmem:              8848 kB
Slab:              66112 kB
SReclaimable:      34288 kB
SUnreclaim:        31824 kB
KernelStack:        4256 kB
PageTables:         5680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     517160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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 21:26:30