Trace number 4241841

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.03 2402.51

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-16.xml
MD5SUM03765d59360c09d71a4cc0e8e110fff9
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 variables311
Number of constraints310
Number of domains2
Minimum domain size2
Maximum domain size256
Distribution of domain sizes[{"size":2,"count":54},{"size":256,"count":257}]
Minimum variable degree2
Maximum variable degree54
Distribution of variable degrees[{"degree":2,"count":56},{"degree":3,"count":200},{"degree":4,"count":54},{"degree":54,"count":1}]
Minimum constraint arity2
Maximum constraint arity256
Distribution of constraint arities[{"arity":2,"count":255},{"arity":3,"count":54},{"arity":256,"count":1}]
Number of extensional constraints0
Number of intensional constraints309
Distribution of constraint types[{"type":"intension","count":309},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c Mistral-2017-06-28

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-4241841-1500652995/watcher-4241841-1500652995 -o /tmp/evaluation-result-4241841-1500652995/solver-4241841-1500652995 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500648178-9855 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 2097186914 HOME/instance-4241841-1500652995.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.03 1.99 3/243 10701
/proc/meminfo: memFree=31908860/32770624 swapFree=5956/186532
[pid=10701] ppid=10698 vsize=29200 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 1108 0 0 0 0 0 0 0 20 0 1 0 568502 29900800 934 33554432000 4194304 7402444 140730354099488 140730354096536 139772830840688 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 7300 934 649 784 0 314 0

[startup+0.100176 s]
/proc/loadavg: 2.01 2.03 1.99 3/243 10701
/proc/meminfo: memFree=31908860/32770624 swapFree=5956/186532
[pid=10701] ppid=10698 vsize=30156 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 1453 0 0 0 9 0 0 0 20 0 1 0 568502 30879744 1264 33554432000 4194304 7402444 140730354099488 140730354089608 139772836767179 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 7539 1264 742 784 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30156

[startup+0.20036 s]
/proc/loadavg: 2.01 2.03 1.99 3/243 10701
/proc/meminfo: memFree=31908860/32770624 swapFree=5956/186532
[pid=10701] ppid=10698 vsize=31632 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 1817 0 0 0 19 0 0 0 20 0 1 0 568502 32391168 1648 33554432000 4194304 7402444 140730354099488 140730354090296 6029534 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 7908 1648 742 784 0 922 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31632

[startup+0.30033 s]
/proc/loadavg: 2.01 2.03 1.99 3/243 10701
/proc/meminfo: memFree=31908860/32770624 swapFree=5956/186532
[pid=10701] ppid=10698 vsize=34036 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 2473 0 0 0 29 0 0 0 20 0 1 0 568502 34852864 2211 33554432000 4194304 7402444 140730354099488 140730354090040 4731480 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 8509 2211 742 784 0 1523 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34036

[startup+0.700286 s]
/proc/loadavg: 2.01 2.03 1.99 3/243 10701
/proc/meminfo: memFree=31908860/32770624 swapFree=5956/186532
[pid=10701] ppid=10698 vsize=44828 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 5497 0 0 0 68 0 0 0 20 0 1 0 568502 45903872 4965 33554432000 4194304 7402444 140730354099488 140730354093912 4378881 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11207 4965 793 784 0 4221 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44828

[startup+1.50028 s]
/proc/loadavg: 2.01 2.03 1.99 3/244 10702
/proc/meminfo: memFree=31889132/32770624 swapFree=5956/186584
[pid=10701] ppid=10698 vsize=45480 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 5669 0 0 0 148 1 0 0 20 0 1 0 568502 46571520 5163 33554432000 4194304 7402444 140730354099488 140730354093736 5719852 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11370 5163 800 784 0 4384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45480

[startup+3.10029 s]
/proc/loadavg: 2.01 2.03 1.99 3/244 10702
/proc/meminfo: memFree=31882212/32770624 swapFree=5956/186584
[pid=10701] ppid=10698 vsize=45612 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 8955 0 0 0 308 1 0 0 20 0 1 0 568502 46706688 5178 33554432000 4194304 7402444 140730354099488 140730354093736 4379002 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11403 5178 800 784 0 4417 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45612

[startup+6.30027 s]
/proc/loadavg: 2.01 2.03 1.99 3/244 10702
/proc/meminfo: memFree=31853248/32770624 swapFree=5956/186572
[pid=10701] ppid=10698 vsize=45612 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 12261 0 0 0 628 1 0 0 20 0 1 0 568502 46706688 5193 33554432000 4194304 7402444 140730354099488 140730354093736 4378960 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11403 5193 800 784 0 4417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45612

[startup+12.7003 s]
/proc/loadavg: 2.00 2.03 1.99 3/244 10702
/proc/meminfo: memFree=31807920/32770624 swapFree=5956/186576
[pid=10701] ppid=10698 vsize=46272 CPUtime=12.69 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 15837 0 0 0 1268 1 0 0 20 0 1 0 568502 47382528 5348 33554432000 4194304 7402444 140730354099488 140730354093912 5715896 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11568 5348 800 784 0 4582 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46272

[startup+25.5003 s]
/proc/loadavg: 2.00 2.03 1.99 3/244 10768
/proc/meminfo: memFree=31989832/32770624 swapFree=5956/186592
[pid=10701] ppid=10698 vsize=46404 CPUtime=25.48 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 22353 0 0 0 2547 1 0 0 20 0 1 0 568502 47517696 5380 33554432000 4194304 7402444 140730354099488 140730354093752 4491153 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11601 5380 800 784 0 4615 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46404

[startup+51.1004 s]
/proc/loadavg: 2.00 2.03 1.99 3/244 10768
/proc/meminfo: memFree=31987776/32770624 swapFree=5956/186608
[pid=10701] ppid=10698 vsize=46536 CPUtime=51.07 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 23260 0 0 0 5106 1 0 0 20 0 1 0 568502 47652864 5402 33554432000 4194304 7402444 140730354099488 140730354093736 5750775 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11634 5402 800 784 0 4648 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46536

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/244 10769
/proc/meminfo: memFree=31987080/32770624 swapFree=5956/186656
[pid=10701] ppid=10698 vsize=46536 CPUtime=102.28 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 24137 0 0 0 10226 2 0 0 20 0 1 0 568502 47652864 5423 33554432000 4194304 7402444 140730354099488 140730354093736 5824550 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11634 5423 800 784 0 4648 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 46536

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/243 10770
/proc/meminfo: memFree=31986752/32770624 swapFree=5956/186692
[pid=10701] ppid=10698 vsize=46668 CPUtime=162.26 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 25049 0 0 0 16224 2 0 0 20 0 1 0 568502 47788032 5445 33554432000 4194304 7402444 140730354099488 140730354093736 5835395 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11667 5445 800 784 0 4681 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 46668

[startup+222.308 s]
/proc/loadavg: 2.00 2.01 1.99 3/243 10771
/proc/meminfo: memFree=31986024/32770624 swapFree=5956/186728
[pid=10701] ppid=10698 vsize=46800 CPUtime=222.25 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 25992 0 0 0 22223 2 0 0 20 0 1 0 568502 47923200 5480 33554432000 4194304 7402444 140730354099488 140730354093736 139772829974043 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11700 5480 800 784 0 4714 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 46800

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/243 10772
/proc/meminfo: memFree=31986528/32770624 swapFree=5956/186760
[pid=10701] ppid=10698 vsize=46800 CPUtime=282.23 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 26931 0 0 0 28221 2 0 0 20 0 1 0 568502 47923200 5487 33554432000 4194304 7402444 140730354099488 140730354093736 5877690 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11700 5487 800 784 0 4714 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 46800

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/242 10773
/proc/meminfo: memFree=31987040/32770624 swapFree=5956/186796
[pid=10701] ppid=10698 vsize=46800 CPUtime=342.22 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 27880 0 0 0 34220 2 0 0 20 0 1 0 568502 47923200 5497 33554432000 4194304 7402444 140730354099488 140730354093736 4529209 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11700 5497 800 784 0 4714 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 46800

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/243 10775
/proc/meminfo: memFree=31985876/32770624 swapFree=5956/186836
[pid=10701] ppid=10698 vsize=46932 CPUtime=402.21 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 28880 0 0 0 40219 2 0 0 20 0 1 0 568502 48058368 5512 33554432000 4194304 7402444 140730354099488 140730354093928 4378209 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11733 5512 800 784 0 4747 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 46932

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/243 10783
/proc/meminfo: memFree=31985504/32770624 swapFree=5956/186892
[pid=10701] ppid=10698 vsize=46932 CPUtime=462.2 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 29835 0 0 0 46218 2 0 0 20 0 1 0 568502 48058368 5520 33554432000 4194304 7402444 140730354099488 140730354093928 4490835 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11733 5520 800 784 0 4747 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 46932

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/243 10784
/proc/meminfo: memFree=31984476/32770624 swapFree=5956/186920
[pid=10701] ppid=10698 vsize=46932 CPUtime=522.18 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 30806 0 0 0 52216 2 0 0 20 0 1 0 568502 48058368 5522 33554432000 4194304 7402444 140730354099488 140730354093928 4361918 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11733 5522 800 784 0 4747 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 46932

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/243 10785
/proc/meminfo: memFree=31984464/32770624 swapFree=5956/186960
[pid=10701] ppid=10698 vsize=46932 CPUtime=582.17 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 31265 0 0 0 58215 2 0 0 20 0 1 0 568502 48058368 5527 33554432000 4194304 7402444 140730354099488 140730354093928 5877569 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11733 5527 800 784 0 4747 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 46932


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

[pid=10701] ppid=10698 vsize=47064 CPUtime=1721.96 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 40369 0 0 0 172193 3 0 0 20 0 1 0 568502 48193536 5554 33554432000 4194304 7402444 140730354099488 140730354093736 4748049 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5554 800 784 0 4780 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 47064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/243 10821
/proc/meminfo: memFree=31984480/32770624 swapFree=5920/187684
[pid=10701] ppid=10698 vsize=47064 CPUtime=1781.95 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 40871 0 0 0 178192 3 0 0 20 0 1 0 568502 48193536 5556 33554432000 4194304 7402444 140730354099488 140730354093736 4377628 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5556 800 784 0 4780 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 47064

[startup+1842.3 s]
/proc/loadavg: 2.05 2.03 2.02 3/243 10822
/proc/meminfo: memFree=31984104/32770624 swapFree=5920/187720
[pid=10701] ppid=10698 vsize=47064 CPUtime=1841.94 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 41290 0 0 0 184191 3 0 0 20 0 1 0 568502 48193536 5557 33554432000 4194304 7402444 140730354099488 140730354093736 4747176 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5557 800 784 0 4780 0
Current children cumulated CPU time (s) 1841.94
Current children cumulated vsize (KiB) 47064

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/243 10823
/proc/meminfo: memFree=31984592/32770624 swapFree=5920/187760
[pid=10701] ppid=10698 vsize=47064 CPUtime=1901.92 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 41833 0 0 0 190189 3 0 0 20 0 1 0 568502 48193536 5557 33554432000 4194304 7402444 140730354099488 140730354093736 5718494 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5557 800 784 0 4780 0
Current children cumulated CPU time (s) 1901.92
Current children cumulated vsize (KiB) 47064

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/243 10824
/proc/meminfo: memFree=31983680/32770624 swapFree=5920/187796
[pid=10701] ppid=10698 vsize=47064 CPUtime=1961.91 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 42325 0 0 0 196188 3 0 0 20 0 1 0 568502 48193536 5558 33554432000 4194304 7402444 140730354099488 140730354093736 4489476 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5558 800 784 0 4780 0
Current children cumulated CPU time (s) 1961.91
Current children cumulated vsize (KiB) 47064

[startup+2022.3 s]
/proc/loadavg: 2.05 2.03 2.03 3/243 10825
/proc/meminfo: memFree=31983596/32770624 swapFree=5920/187832
[pid=10701] ppid=10698 vsize=47064 CPUtime=2021.9 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 42820 0 0 0 202187 3 0 0 20 0 1 0 568502 48193536 5559 33554432000 4194304 7402444 140730354099488 140730354093736 4378393 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5559 800 784 0 4780 0
Current children cumulated CPU time (s) 2021.9
Current children cumulated vsize (KiB) 47064

[startup+2082.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/243 10826
/proc/meminfo: memFree=31983796/32770624 swapFree=5920/187856
[pid=10701] ppid=10698 vsize=47064 CPUtime=2081.9 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 43314 0 0 0 208187 3 0 0 20 0 1 0 568502 48193536 5559 33554432000 4194304 7402444 140730354099488 140730354093736 4378348 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5559 800 784 0 4780 0
Current children cumulated CPU time (s) 2081.9
Current children cumulated vsize (KiB) 47064

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.03 3/243 10827
/proc/meminfo: memFree=31983248/32770624 swapFree=5920/187896
[pid=10701] ppid=10698 vsize=47064 CPUtime=2141.88 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 43801 0 0 0 214185 3 0 0 20 0 1 0 568502 48193536 5560 33554432000 4194304 7402444 140730354099488 140730354093736 5750448 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5560 800 784 0 4780 0
Current children cumulated CPU time (s) 2141.88
Current children cumulated vsize (KiB) 47064

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.03 3/243 10828
/proc/meminfo: memFree=31983540/32770624 swapFree=5920/187940
[pid=10701] ppid=10698 vsize=47064 CPUtime=2201.87 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 44286 0 0 0 220184 3 0 0 20 0 1 0 568502 48193536 5560 33554432000 4194304 7402444 140730354099488 140730354093736 5720304 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5560 800 784 0 4780 0
Current children cumulated CPU time (s) 2201.87
Current children cumulated vsize (KiB) 47064

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/244 10837
/proc/meminfo: memFree=31984132/32770624 swapFree=5920/187988
[pid=10701] ppid=10698 vsize=47064 CPUtime=2261.85 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 44782 0 0 0 226182 3 0 0 20 0 1 0 568502 48193536 5560 33554432000 4194304 7402444 140730354099488 140730354093736 5691492 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5560 800 784 0 4780 0
Current children cumulated CPU time (s) 2261.85
Current children cumulated vsize (KiB) 47064

[startup+2322.3 s]
/proc/loadavg: 2.05 2.03 2.03 3/244 10838
/proc/meminfo: memFree=31983740/32770624 swapFree=5920/188020
[pid=10701] ppid=10698 vsize=47064 CPUtime=2321.84 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 45274 0 0 0 232181 3 0 0 20 0 1 0 568502 48193536 5560 33554432000 4194304 7402444 140730354099488 140730354093736 4747673 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5560 800 784 0 4780 0
Current children cumulated CPU time (s) 2321.84
Current children cumulated vsize (KiB) 47064

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/244 10839
/proc/meminfo: memFree=31983952/32770624 swapFree=5920/188052
[pid=10701] ppid=10698 vsize=47064 CPUtime=2381.83 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 45762 0 0 0 238180 3 0 0 20 0 1 0 568502 48193536 5561 33554432000 4194304 7402444 140730354099488 140730354093736 5691152 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5561 800 784 0 4780 0
Current children cumulated CPU time (s) 2381.83
Current children cumulated vsize (KiB) 47064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.01 2.02 2.03 3/244 10839
/proc/meminfo: memFree=31984324/32770624 swapFree=5920/188060
[pid=10701] ppid=10698 vsize=47064 CPUtime=2400.03 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) R 10698 10701 9824 0 -1 4202496 46240 0 0 0 240000 3 0 0 20 0 1 0 568502 48193536 5562 33554432000 4194304 7402444 140730354099488 140730354093736 5691104 0 0 4096 16386 0 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5562 800 784 0 4780 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 47064

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10701
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 10701 sig 9
??? end of watcher thread

Solver just ended.
Dumping a history of the last processes samples

[startup+2401.6 s]
/proc/loadavg: 2.01 2.02 2.03 2/244 10839
/proc/meminfo: memFree=31984324/32770624 swapFree=5920/188060
[pid=10701] ppid=10698 vsize=47064 CPUtime=2400.03 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) S 10698 10701 9824 0 -1 1077944320 46257 0 0 0 240000 3 0 0 20 0 1 0 568502 48193536 5563 33554432000 4194304 7402444 140730354099488 140730354092504 139772830535932 0 16384 4096 16386 18446744071579849748 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5563 801 784 0 4780 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 47064

[startup+2402 s]
/proc/loadavg: 2.01 2.02 2.03 2/244 10839
/proc/meminfo: memFree=31984324/32770624 swapFree=5920/188060
[pid=10701] ppid=10698 vsize=47064 CPUtime=2400.03 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) S 10698 10701 9824 0 -1 1077944320 46257 0 0 0 240000 3 0 0 20 0 1 0 568502 48193536 5563 33554432000 4194304 7402444 140730354099488 140730354092504 139772830535932 0 16384 4096 16386 18446744071579849748 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5563 801 784 0 4780 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 47064

[startup+2402.4 s]
/proc/loadavg: 1.93 2.00 2.03 2/244 10839
/proc/meminfo: memFree=31984324/32770624 swapFree=5920/188060
[pid=10701] ppid=10698 vsize=47064 CPUtime=2400.03 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) S 10698 10701 9824 0 -1 1077944320 46257 0 0 0 240000 3 0 0 20 0 1 0 568502 48193536 5563 33554432000 4194304 7402444 140730354099488 140730354092504 139772830535932 0 16384 4096 16386 18446744071579849748 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5563 801 784 0 4780 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 47064

[startup+2402.51 s]
/proc/loadavg: 1.93 2.00 2.03 2/244 10839
/proc/meminfo: memFree=31984324/32770624 swapFree=5920/188060
[pid=10701] ppid=10698 vsize=47064 CPUtime=2400.03 cores=0,2,4,6,8,10,12,14
/proc/10701/stat : 10701 (MistralXCSP) S 10698 10701 9824 0 -1 1077944320 46257 0 0 0 240000 3 0 0 20 0 1 0 568502 48193536 5563 33554432000 4194304 7402444 140730354099488 140730354092504 139772830535932 0 16384 4096 16386 18446744071579849748 0 0 17 12 0 0 0 0 0 9500608 9505824 30347264 140730354103464 140730354103614 140730354103614 140730354106313 0
/proc/10701/statm: 11766 5563 801 784 0 4780 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 47064

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2402.51
CPU time (s): 2400.03
CPU user time (s): 2400
CPU system time (s): 0.030994
CPU usage (%): 99.8968
Max. virtual memory (cumulated for all children) (KiB): 47064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.030994
maximum resident set size= 22256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46257
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= 14
involuntary context switches= 120920

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.10874 second user time and 11.3394 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-21 18:03:15
IDJOB=4241841
IDBENCH=130610
IDSOLVER=2622
FILE ID=node113/4241841-1500652995
RUNJOBID= node113-1500648178-9855
PBS_JOBID= 20623305
Free space on /tmp= 62012 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-16.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-4241841-1500652995/watcher-4241841-1500652995 -o /tmp/evaluation-result-4241841-1500652995/solver-4241841-1500652995 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500648178-9855 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 2097186914 HOME/instance-4241841-1500652995.xml

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

MD5SUM BENCH= 03765d59360c09d71a4cc0e8e110fff9
RANDOM SEED=2097186914

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

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

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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		: 2000.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		: 2267.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.79
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:        31908860 kB
MemAvailable:   31903908 kB
Buffers:           31548 kB
Cached:           273748 kB
SwapCached:            0 kB
Active:           294820 kB
Inactive:         195080 kB
Active(anon):     187480 kB
Inactive(anon):     8548 kB
Active(file):     107340 kB
Inactive(file):   186532 kB
Unevictable:        5956 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5600 kB
Writeback:             0 kB
AnonPages:        188372 kB
Mapped:            32088 kB
Shmem:              8848 kB
Slab:              65784 kB
SReclaimable:      34024 kB
SUnreclaim:        31760 kB
KernelStack:        4272 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     455784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      148864 kB
DirectMap2M:    33396736 kB

Free space on /tmp at the end= 62008 MiB
End job on node113 at 2017-07-21 18:43:18