Trace number 4241865

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 2400.31

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-13.xml
MD5SUM83249ccae4b5534eb2335929a7f4c3a6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark19880.199
Satisfiable
(Un)Satisfiability was proved
Number of variables209
Number of constraints208
Number of domains2
Minimum domain size2
Maximum domain size169
Distribution of domain sizes[{"size":2,"count":39},{"size":169,"count":170}]
Minimum variable degree2
Maximum variable degree39
Distribution of variable degrees[{"degree":2,"count":41},{"degree":3,"count":128},{"degree":4,"count":39},{"degree":39,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":168},{"arity":3,"count":39},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints207
Distribution of constraint types[{"type":"intension","count":207},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.02/2400.30	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4241865-1500653041/watcher-4241865-1500653041 -o /tmp/evaluation-result-4241865-1500653041/solver-4241865-1500653041 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500648178-9872 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 444004874 HOME/instance-4241865-1500653041.xml 

pid=10519
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.01 2.04 1.99 3/244 10522
/proc/meminfo: memFree=31988956/32770624 swapFree=5952/210428
[pid=10522] ppid=10519 vsize=28936 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 1047 0 0 0 0 0 0 0 20 0 1 0 574207 29630464 868 33554432000 4194304 7402444 140721098739792 140721098735176 5888300 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 7234 868 646 784 0 248 0

[startup+0.100147 s]
/proc/loadavg: 2.01 2.04 1.99 3/244 10522
/proc/meminfo: memFree=31988956/32770624 swapFree=5952/210428
[pid=10522] ppid=10519 vsize=30176 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 1440 0 0 0 9 0 0 0 20 0 1 0 574207 30900224 1264 33554432000 4194304 7402444 140721098739792 140721098729464 6077166 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 7544 1264 741 784 0 558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30176

[startup+0.200295 s]
/proc/loadavg: 2.01 2.04 1.99 3/244 10522
/proc/meminfo: memFree=31988956/32770624 swapFree=5952/210428
[pid=10522] ppid=10519 vsize=31620 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 1785 0 0 0 19 0 0 0 20 0 1 0 574207 32378880 1558 33554432000 4194304 7402444 140721098739792 140721098730328 140101889833790 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 7905 1558 741 784 0 919 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31620

[startup+0.300261 s]
/proc/loadavg: 2.01 2.04 1.99 3/244 10522
/proc/meminfo: memFree=31988956/32770624 swapFree=5952/210428
[pid=10522] ppid=10519 vsize=33864 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 2435 0 0 0 29 0 0 0 20 0 1 0 574207 34676736 2123 33554432000 4194304 7402444 140721098739792 140721098730344 6030611 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 8466 2123 741 784 0 1480 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33864

[startup+0.700217 s]
/proc/loadavg: 2.01 2.04 1.99 3/244 10522
/proc/meminfo: memFree=31988956/32770624 swapFree=5952/210428
[pid=10522] ppid=10519 vsize=38284 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 3616 0 0 0 69 0 0 0 20 0 1 0 574207 39202816 3307 33554432000 4194304 7402444 140721098739792 140721098734216 5877797 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9571 3307 798 784 0 2585 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38284

[startup+1.50021 s]
/proc/loadavg: 2.01 2.04 1.99 3/245 10523
/proc/meminfo: memFree=31978540/32770624 swapFree=5952/210428
[pid=10522] ppid=10519 vsize=38416 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 3645 0 0 0 149 0 0 0 20 0 1 0 574207 39337984 3373 33554432000 4194304 7402444 140721098739792 140721098734040 5877690 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9604 3373 799 784 0 2618 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38416

[startup+3.1002 s]
/proc/loadavg: 2.01 2.04 1.99 3/245 10523
/proc/meminfo: memFree=31977752/32770624 swapFree=5952/210428
[pid=10522] ppid=10519 vsize=38672 CPUtime=3.08 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 5722 0 0 0 308 0 0 0 20 0 1 0 574207 39600128 3442 33554432000 4194304 7402444 140721098739792 140721098734232 5722219 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9668 3442 799 784 0 2682 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38672

[startup+6.30023 s]
/proc/loadavg: 2.01 2.04 1.99 3/245 10523
/proc/meminfo: memFree=31977380/32770624 swapFree=5952/210428
[pid=10522] ppid=10519 vsize=38804 CPUtime=6.28 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 8084 0 0 0 628 0 0 0 20 0 1 0 574207 39735296 3500 33554432000 4194304 7402444 140721098739792 140721098734216 5327204 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9701 3500 799 784 0 2715 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38804

[startup+12.7002 s]
/proc/loadavg: 2.01 2.03 1.99 3/245 10523
/proc/meminfo: memFree=31975932/32770624 swapFree=5952/210428
[pid=10522] ppid=10519 vsize=38936 CPUtime=12.68 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 10359 0 0 0 1268 0 0 0 20 0 1 0 574207 39870464 3537 33554432000 4194304 7402444 140721098739792 140721098734216 5877531 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9734 3537 799 784 0 2748 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38936

[startup+25.5003 s]
/proc/loadavg: 2.01 2.03 1.99 3/245 10523
/proc/meminfo: memFree=31975188/32770624 swapFree=5952/210428
[pid=10522] ppid=10519 vsize=39200 CPUtime=25.48 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 13171 0 0 0 2548 0 0 0 20 0 1 0 574207 40140800 3587 33554432000 4194304 7402444 140721098739792 140721098734040 5821521 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9800 3587 799 784 0 2814 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39200

[startup+51.1002 s]
/proc/loadavg: 2.01 2.03 1.99 3/245 10596
/proc/meminfo: memFree=31984160/32770624 swapFree=5952/210500
[pid=10522] ppid=10519 vsize=39332 CPUtime=51.07 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 13697 0 0 0 5107 0 0 0 20 0 1 0 574207 40275968 3604 33554432000 4194304 7402444 140721098739792 140721098734040 140101889835615 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9833 3604 799 784 0 2847 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39332

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/245 10596
/proc/meminfo: memFree=31981852/32770624 swapFree=5952/210532
[pid=10522] ppid=10519 vsize=39332 CPUtime=102.28 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 14250 0 0 0 10227 1 0 0 20 0 1 0 574207 40275968 3622 33554432000 4194304 7402444 140721098739792 140721098734040 5722219 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9833 3622 799 784 0 2847 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 39332

[startup+162.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/243 10597
/proc/meminfo: memFree=31981808/32770624 swapFree=5952/210572
[pid=10522] ppid=10519 vsize=39464 CPUtime=162.27 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 14823 0 0 0 16226 1 0 0 20 0 1 0 574207 40411136 3642 33554432000 4194304 7402444 140721098739792 140721098734088 4361328 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9866 3642 799 784 0 2880 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 39464

[startup+222.308 s]
/proc/loadavg: 2.02 2.03 2.00 3/243 10598
/proc/meminfo: memFree=31982388/32770624 swapFree=5952/210608
[pid=10522] ppid=10519 vsize=39464 CPUtime=222.27 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 15371 0 0 0 22226 1 0 0 20 0 1 0 574207 40411136 3653 33554432000 4194304 7402444 140721098739792 140721098734088 4378673 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9866 3653 799 784 0 2880 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 39464

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/242 10599
/proc/meminfo: memFree=31983068/32770624 swapFree=5952/210640
[pid=10522] ppid=10519 vsize=39464 CPUtime=282.25 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 15953 0 0 0 28224 1 0 0 20 0 1 0 574207 40411136 3661 33554432000 4194304 7402444 140721098739792 140721098734088 5726835 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9866 3661 799 784 0 2880 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 39464

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/243 10601
/proc/meminfo: memFree=31982668/32770624 swapFree=5952/210684
[pid=10522] ppid=10519 vsize=39464 CPUtime=342.24 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 16511 0 0 0 34223 1 0 0 20 0 1 0 574207 40411136 3666 33554432000 4194304 7402444 140721098739792 140721098734088 4491045 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9866 3666 799 784 0 2880 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 39464

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/243 10609
/proc/meminfo: memFree=31982116/32770624 swapFree=5952/210720
[pid=10522] ppid=10519 vsize=39464 CPUtime=402.24 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 17074 0 0 0 40223 1 0 0 20 0 1 0 574207 40411136 3669 33554432000 4194304 7402444 140721098739792 140721098734088 140101889848183 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9866 3669 799 784 0 2880 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 39464

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/243 10610
/proc/meminfo: memFree=31982936/32770624 swapFree=5952/210764
[pid=10522] ppid=10519 vsize=39596 CPUtime=462.23 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 17657 0 0 0 46222 1 0 0 20 0 1 0 574207 40546304 3672 33554432000 4194304 7402444 140721098739792 140721098734312 4377600 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9899 3672 799 784 0 2913 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 39596

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/243 10611
/proc/meminfo: memFree=31982936/32770624 swapFree=5952/210796
[pid=10522] ppid=10519 vsize=39596 CPUtime=522.22 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 18223 0 0 0 52221 1 0 0 20 0 1 0 574207 40546304 3673 33554432000 4194304 7402444 140721098739792 140721098734312 4378953 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9899 3673 799 784 0 2913 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 39596

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/243 10612
/proc/meminfo: memFree=31983160/32770624 swapFree=5952/210836
[pid=10522] ppid=10519 vsize=39596 CPUtime=582.21 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 18801 0 0 0 58220 1 0 0 20 0 1 0 574207 40546304 3675 33554432000 4194304 7402444 140721098739792 140721098734312 5327250 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9899 3675 799 784 0 2913 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 39596


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 2.02 3/243 10637
/proc/meminfo: memFree=31980904/32770624 swapFree=5912/211440
[pid=10522] ppid=10519 vsize=39596 CPUtime=1542.11 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 28091 0 0 0 154210 1 0 0 20 0 1 0 574207 40546304 3694 33554432000 4194304 7402444 140721098739792 140721098734312 140101889847280 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9899 3694 799 784 0 2913 0
Current children cumulated CPU time (s) 1542.11
Current children cumulated vsize (KiB) 39596

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/244 10646
/proc/meminfo: memFree=31979152/32770624 swapFree=5912/211484
[pid=10522] ppid=10519 vsize=39596 CPUtime=1602.1 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 28687 0 0 0 160209 1 0 0 20 0 1 0 574207 40546304 3700 33554432000 4194304 7402444 140721098739792 140721098734312 5327179 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9899 3700 799 784 0 2913 0
Current children cumulated CPU time (s) 1602.1
Current children cumulated vsize (KiB) 39596

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.03 3/244 10647
/proc/meminfo: memFree=31980012/32770624 swapFree=5912/211520
[pid=10522] ppid=10519 vsize=39596 CPUtime=1662.09 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 29286 0 0 0 166208 1 0 0 20 0 1 0 574207 40546304 3702 33554432000 4194304 7402444 140721098739792 140721098734312 4747338 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9899 3702 799 784 0 2913 0
Current children cumulated CPU time (s) 1662.09
Current children cumulated vsize (KiB) 39596

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.03 3/244 10648
/proc/meminfo: memFree=31979444/32770624 swapFree=5912/211560
[pid=10522] ppid=10519 vsize=39728 CPUtime=1722.08 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 29898 0 0 0 172207 1 0 0 20 0 1 0 574207 40681472 3708 33554432000 4194304 7402444 140721098739792 140721098734024 4378344 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3708 799 784 0 2946 0
Current children cumulated CPU time (s) 1722.08
Current children cumulated vsize (KiB) 39728

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.03 3/244 10649
/proc/meminfo: memFree=31979316/32770624 swapFree=5912/211596
[pid=10522] ppid=10519 vsize=39728 CPUtime=1782.08 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 30496 0 0 0 178206 2 0 0 20 0 1 0 574207 40681472 3709 33554432000 4194304 7402444 140721098739792 140721098734024 5820822 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3709 799 784 0 2946 0
Current children cumulated CPU time (s) 1782.08
Current children cumulated vsize (KiB) 39728

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/244 10650
/proc/meminfo: memFree=31980292/32770624 swapFree=5912/211640
[pid=10522] ppid=10519 vsize=39728 CPUtime=1842.08 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 31095 0 0 0 184206 2 0 0 20 0 1 0 574207 40681472 3709 33554432000 4194304 7402444 140721098739792 140721098734024 4378960 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3709 799 784 0 2946 0
Current children cumulated CPU time (s) 1842.08
Current children cumulated vsize (KiB) 39728

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/243 10651
/proc/meminfo: memFree=31979808/32770624 swapFree=5912/211680
[pid=10522] ppid=10519 vsize=39728 CPUtime=1902.07 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 31698 0 0 0 190205 2 0 0 20 0 1 0 574207 40681472 3709 33554432000 4194304 7402444 140721098739792 140721098734024 4379711 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3709 799 784 0 2946 0
Current children cumulated CPU time (s) 1902.07
Current children cumulated vsize (KiB) 39728

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/243 10652
/proc/meminfo: memFree=31978788/32770624 swapFree=5912/211712
[pid=10522] ppid=10519 vsize=39728 CPUtime=1962.06 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 32302 0 0 0 196204 2 0 0 20 0 1 0 574207 40681472 3710 33554432000 4194304 7402444 140721098739792 140721098734024 4378626 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3710 799 784 0 2946 0
Current children cumulated CPU time (s) 1962.06
Current children cumulated vsize (KiB) 39728

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/243 10653
/proc/meminfo: memFree=31979608/32770624 swapFree=5912/211756
[pid=10522] ppid=10519 vsize=39728 CPUtime=2022.06 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 32906 0 0 0 202204 2 0 0 20 0 1 0 574207 40681472 3710 33554432000 4194304 7402444 140721098739792 140721098734024 5746096 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3710 799 784 0 2946 0
Current children cumulated CPU time (s) 2022.06
Current children cumulated vsize (KiB) 39728

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/243 10654
/proc/meminfo: memFree=31979200/32770624 swapFree=5912/211792
[pid=10522] ppid=10519 vsize=39728 CPUtime=2082.06 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 33535 0 0 0 208204 2 0 0 20 0 1 0 574207 40681472 3711 33554432000 4194304 7402444 140721098739792 140721098734024 4377899 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3711 799 784 0 2946 0
Current children cumulated CPU time (s) 2082.06
Current children cumulated vsize (KiB) 39728

[startup+2142.3 s]
/proc/loadavg: 2.08 2.03 2.04 3/243 10655
/proc/meminfo: memFree=31978908/32770624 swapFree=5912/211840
[pid=10522] ppid=10519 vsize=39728 CPUtime=2142.04 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 34153 0 0 0 214202 2 0 0 20 0 1 0 574207 40681472 3711 33554432000 4194304 7402444 140721098739792 140721098734024 4489916 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3711 799 784 0 2946 0
Current children cumulated CPU time (s) 2142.04
Current children cumulated vsize (KiB) 39728

[startup+2202.31 s]
/proc/loadavg: 2.03 2.03 2.04 3/243 10663
/proc/meminfo: memFree=31979300/32770624 swapFree=5912/211844
[pid=10522] ppid=10519 vsize=39728 CPUtime=2202.04 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 34766 0 0 0 220202 2 0 0 20 0 1 0 574207 40681472 3712 33554432000 4194304 7402444 140721098739792 140721098734024 5728436 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3712 799 784 0 2946 0
Current children cumulated CPU time (s) 2202.04
Current children cumulated vsize (KiB) 39728

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/243 10664
/proc/meminfo: memFree=31978472/32770624 swapFree=5912/211880
[pid=10522] ppid=10519 vsize=39728 CPUtime=2262.03 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 35378 0 0 0 226201 2 0 0 20 0 1 0 574207 40681472 3713 33554432000 4194304 7402444 140721098739792 140721098734024 5747644 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3713 799 784 0 2946 0
Current children cumulated CPU time (s) 2262.03
Current children cumulated vsize (KiB) 39728

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/243 10665
/proc/meminfo: memFree=31979252/32770624 swapFree=5912/211924
[pid=10522] ppid=10519 vsize=39728 CPUtime=2322.02 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 35989 0 0 0 232200 2 0 0 20 0 1 0 574207 40681472 3713 33554432000 4194304 7402444 140721098739792 140721098734024 5877504 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3713 799 784 0 2946 0
Current children cumulated CPU time (s) 2322.02
Current children cumulated vsize (KiB) 39728

[startup+2382.3 s]
/proc/loadavg: 2.08 2.03 2.04 3/243 10666
/proc/meminfo: memFree=31979708/32770624 swapFree=5912/211952
[pid=10522] ppid=10519 vsize=39728 CPUtime=2382.02 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 36601 0 0 0 238200 2 0 0 20 0 1 0 574207 40681472 3714 33554432000 4194304 7402444 140721098739792 140721098734024 4378304 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3714 799 784 0 2946 0
Current children cumulated CPU time (s) 2382.02
Current children cumulated vsize (KiB) 39728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.05 2.03 2.04 3/243 10667
/proc/meminfo: memFree=31978728/32770624 swapFree=5912/211984
[pid=10522] ppid=10519 vsize=39728 CPUtime=2400.02 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 37088 0 0 0 240000 2 0 0 20 0 1 0 574207 40681472 3714 33554432000 4194304 7402444 140721098739792 140721098734024 4379033 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3714 799 784 0 2946 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 39728

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

[startup+2400.31 s]
/proc/loadavg: 2.05 2.03 2.04 3/243 10667
/proc/meminfo: memFree=31978728/32770624 swapFree=5912/211984
[pid=10522] ppid=10519 vsize=39728 CPUtime=2400.02 cores=1,3,5,7,9,11,13,15
/proc/10522/stat : 10522 (MistralXCSP) R 10519 10522 9838 0 -1 4202496 37088 0 0 0 240000 2 0 0 20 0 1 0 574207 40681472 3714 33554432000 4194304 7402444 140721098739792 140721098734024 4379033 0 0 4096 16386 0 0 0 17 9 0 0 0 0 0 9500608 9505824 26505216 140721098745001 140721098745150 140721098745150 140721098747849 0
/proc/10522/statm: 9932 3714 799 784 0 2946 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 39728

Child status: 0
Real time (s): 2400.31
CPU time (s): 2400.03
CPU user time (s): 2400.01
CPU system time (s): 0.021997
CPU usage (%): 99.9884
Max. virtual memory (cumulated for all children) (KiB): 39728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.01
system time used= 0.021997
maximum resident set size= 14880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37119
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= 15
involuntary context switches= 120776

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.71835 second user time and 11.2595 second system time

The end

Launcher Data

Begin job on node102 at 2017-07-21 18:04:01
IDJOB=4241865
IDBENCH=130618
IDSOLVER=2622
FILE ID=node102/4241865-1500653041
RUNJOBID= node102-1500648178-9872
PBS_JOBID= 20623312
Free space on /tmp= 61884 MiB

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

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

MD5SUM BENCH= 83249ccae4b5534eb2335929a7f4c3a6
RANDOM SEED=444004874

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

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

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

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

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

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.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.40
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		: 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.40
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.40
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		: 2133.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:        31989340 kB
MemAvailable:   32010796 kB
Buffers:           33500 kB
Cached:           296700 kB
SwapCached:            0 kB
Active:           187068 kB
Inactive:         218976 kB
Active(anon):      78840 kB
Inactive(anon):     8548 kB
Active(file):     108228 kB
Inactive(file):   210428 kB
Unevictable:        5952 kB
Mlocked:            5952 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5816 kB
Writeback:             0 kB
AnonPages:        141120 kB
Mapped:            31324 kB
Shmem:              8852 kB
Slab:              68752 kB
SReclaimable:      37268 kB
SUnreclaim:        31484 kB
KernelStack:        4288 kB
PageTables:         5340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61876 MiB
End job on node102 at 2017-07-21 18:44:02