Trace number 4242454

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: Mistral-2.0 2017-06-28? (TO) 2400.05 2400.6

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s13/
Blackhole-4-13-2_X2.xml
MD5SUM88708c27ba26ffc45c437651276dcd59
Bench CategoryCSP (decision 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 variables208
Number of constraints4218
Number of domains4
Minimum domain size1
Maximum domain size52
Distribution of domain sizes[{"size":1,"count":2},{"size":13,"count":52},{"size":26,"count":51},{"size":52,"count":102}]
Minimum variable degree0
Maximum variable degree104
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":53},{"degree":3,"count":50},{"degree":52,"count":1},{"degree":53,"count":34},{"degree":54,"count":17},{"degree":104,"count":52}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4218}]
Number of extensional constraints4218
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4218}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Mistral-2017-06-28
2400.04/2400.60	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-4242454-1500655509/watcher-4242454-1500655509 -o /tmp/evaluation-result-4242454-1500655509/solver-4242454-1500655509 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500648174-9883 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1060103379 HOME/instance-4242454-1500655509.xml 

pid=12048
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.00 2.01 2.04 3/246 12051
/proc/meminfo: memFree=31966520/32770624 swapFree=5660/189488
[pid=12051] ppid=12048 vsize=33092 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 2065 0 0 0 0 0 0 0 20 0 1 0 818084 33886208 1857 33554432000 4194304 7402444 140726199730256 140726199729448 140651730787301 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 8273 1857 653 784 0 1287 0

[startup+0.100166 s]
/proc/loadavg: 2.00 2.01 2.04 3/246 12051
/proc/meminfo: memFree=31966520/32770624 swapFree=5660/189488
[pid=12051] ppid=12048 vsize=84380 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 14886 0 0 0 7 2 0 0 20 0 1 0 818084 86405120 14661 33554432000 4194304 7402444 140726199730256 140726199721768 140651730787301 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 21095 14727 658 784 0 14109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84380

[startup+0.20041 s]
/proc/loadavg: 2.00 2.01 2.04 3/246 12051
/proc/meminfo: memFree=31966520/32770624 swapFree=5660/189488
[pid=12051] ppid=12048 vsize=243932 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 54773 0 0 0 12 7 0 0 20 0 1 0 818084 249786368 54591 33554432000 4194304 7402444 140726199730256 140726199721768 140651730835360 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 60983 54591 658 784 0 53997 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 243932

[startup+0.30035 s]
/proc/loadavg: 2.00 2.01 2.04 3/246 12051
/proc/meminfo: memFree=31966520/32770624 swapFree=5660/189488
[pid=12051] ppid=12048 vsize=382592 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 89481 0 0 0 19 10 0 0 20 0 1 0 818084 391774208 89209 33554432000 4194304 7402444 140726199730256 140726199721768 140651730835360 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 95648 89275 658 784 0 88662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 382592

[startup+0.700216 s]
/proc/loadavg: 2.00 2.01 2.04 3/246 12051
/proc/meminfo: memFree=31966520/32770624 swapFree=5660/189488
[pid=12051] ppid=12048 vsize=388668 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 91067 0 0 0 58 11 0 0 20 0 1 0 818084 397996032 90793 33554432000 4194304 7402444 140726199730256 140726199724792 4346403 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97167 90793 690 784 0 90181 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 388668

[startup+1.50026 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 12052
/proc/meminfo: memFree=31605820/32770624 swapFree=5660/189864
[pid=12051] ppid=12048 vsize=388932 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 91129 0 0 0 138 11 0 0 20 0 1 0 818084 398266368 90859 33554432000 4194304 7402444 140726199730256 140726199724792 4477056 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97233 90859 695 784 0 90247 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 388932

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 12052
/proc/meminfo: memFree=31605232/32770624 swapFree=5660/189864
[pid=12051] ppid=12048 vsize=388932 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 97615 0 0 0 298 11 0 0 20 0 1 0 818084 398266368 90925 33554432000 4194304 7402444 140726199730256 140726199724792 4346352 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97233 90925 695 784 0 90247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 388932

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 12052
/proc/meminfo: memFree=31604900/32770624 swapFree=5660/189896
[pid=12051] ppid=12048 vsize=388932 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 109037 0 0 0 617 12 0 0 20 0 1 0 818084 398266368 90933 33554432000 4194304 7402444 140726199730256 140726199724792 4477361 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97233 90933 695 784 0 90247 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 388932

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 12052
/proc/meminfo: memFree=31604276/32770624 swapFree=5660/189904
[pid=12051] ppid=12048 vsize=389064 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 117156 0 0 0 1257 12 0 0 20 0 1 0 818084 398401536 90941 33554432000 4194304 7402444 140726199730256 140726199724792 4286870 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97266 90941 695 784 0 90280 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 389064

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 12052
/proc/meminfo: memFree=31603668/32770624 swapFree=5660/189868
[pid=12051] ppid=12048 vsize=389064 CPUtime=25.48 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 123709 0 0 0 2536 12 0 0 20 0 1 0 818084 398401536 90959 33554432000 4194304 7402444 140726199730256 140726199724792 4342315 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97266 90959 695 784 0 90280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 389064

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 12052
/proc/meminfo: memFree=31603496/32770624 swapFree=5660/189876
[pid=12051] ppid=12048 vsize=389196 CPUtime=51.07 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 133881 0 0 0 5094 13 0 0 20 0 1 0 818084 398536704 90979 33554432000 4194304 7402444 140726199730256 140726199724792 5749760 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97299 90979 695 784 0 90313 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 389196

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 12053
/proc/meminfo: memFree=31603588/32770624 swapFree=5660/189912
[pid=12051] ppid=12048 vsize=389328 CPUtime=102.24 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 139958 0 0 0 10211 13 0 0 20 0 1 0 818084 398671872 91000 33554432000 4194304 7402444 140726199730256 140726199724792 4346595 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97332 91000 695 784 0 90346 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 389328

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 12054
/proc/meminfo: memFree=31603536/32770624 swapFree=5660/189936
[pid=12051] ppid=12048 vsize=389328 CPUtime=162.19 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 142928 0 0 0 16206 13 0 0 20 0 1 0 818084 398671872 91032 33554432000 4194304 7402444 140726199730256 140726199724792 4286829 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97332 91032 695 784 0 90346 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 389328

[startup+222.308 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 12055
/proc/meminfo: memFree=31603456/32770624 swapFree=5660/189968
[pid=12051] ppid=12048 vsize=389328 CPUtime=222.17 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 143435 0 0 0 22204 13 0 0 20 0 1 0 818084 398671872 91032 33554432000 4194304 7402444 140726199730256 140726199724792 4286418 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97332 91032 695 784 0 90346 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 389328

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/247 12057
/proc/meminfo: memFree=31603756/32770624 swapFree=5660/190004
[pid=12051] ppid=12048 vsize=389460 CPUtime=282.15 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 144113 0 0 0 28202 13 0 0 20 0 1 0 818084 398807040 91034 33554432000 4194304 7402444 140726199730256 140726199724792 4476942 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91034 695 784 0 90379 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 389460

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/247 12065
/proc/meminfo: memFree=31603088/32770624 swapFree=5660/190024
[pid=12051] ppid=12048 vsize=389460 CPUtime=342.14 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 144580 0 0 0 34201 13 0 0 20 0 1 0 818084 398807040 91041 33554432000 4194304 7402444 140726199730256 140726199724792 4477520 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91041 695 784 0 90379 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 389460

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/247 12066
/proc/meminfo: memFree=31602576/32770624 swapFree=5660/190048
[pid=12051] ppid=12048 vsize=389460 CPUtime=402.13 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 145131 0 0 0 40200 13 0 0 20 0 1 0 818084 398807040 91042 33554432000 4194304 7402444 140726199730256 140726199724792 4708066 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91042 695 784 0 90379 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 389460

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/247 12067
/proc/meminfo: memFree=31602852/32770624 swapFree=5660/190076
[pid=12051] ppid=12048 vsize=389460 CPUtime=462.12 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 145647 0 0 0 46199 13 0 0 20 0 1 0 818084 398807040 91047 33554432000 4194304 7402444 140726199730256 140726199724792 4286875 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91047 695 784 0 90379 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 389460

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/247 12068
/proc/meminfo: memFree=31602744/32770624 swapFree=5660/190100
[pid=12051] ppid=12048 vsize=389460 CPUtime=522.1 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 146161 0 0 0 52197 13 0 0 20 0 1 0 818084 398807040 91050 33554432000 4194304 7402444 140726199730256 140726199724792 4286870 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91050 695 784 0 90379 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 389460

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/247 12070
/proc/meminfo: memFree=31602760/32770624 swapFree=5660/190136
[pid=12051] ppid=12048 vsize=389460 CPUtime=582.09 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 146678 0 0 0 58196 13 0 0 20 0 1 0 818084 398807040 91051 33554432000 4194304 7402444 140726199730256 140726199724792 4286418 0 0 4096 16386 0 0 0 17 11 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91051 695 784 0 90379 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 389460


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


[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 12117
/proc/meminfo: memFree=31601112/32770624 swapFree=5660/190588
[pid=12051] ppid=12048 vsize=389460 CPUtime=1481.92 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 154464 0 0 0 148178 14 0 0 20 0 1 0 818084 398807040 91061 33554432000 4194304 7402444 140726199730256 140726199724792 4237755 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91061 695 784 0 90379 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 389460

[startup+1542.31 s]
/proc/loadavg: 2.08 2.03 2.05 3/247 12126
/proc/meminfo: memFree=31599596/32770624 swapFree=5660/190632
[pid=12051] ppid=12048 vsize=389460 CPUtime=1541.91 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 154824 0 0 0 154177 14 0 0 20 0 1 0 818084 398807040 91061 33554432000 4194304 7402444 140726199730256 140726199724792 5696365 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91061 695 784 0 90379 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 389460

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/247 12127
/proc/meminfo: memFree=31600120/32770624 swapFree=5660/190652
[pid=12051] ppid=12048 vsize=389460 CPUtime=1601.89 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 155314 0 0 0 160175 14 0 0 20 0 1 0 818084 398807040 91061 33554432000 4194304 7402444 140726199730256 140726199724792 4286856 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91061 695 784 0 90379 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 389460

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/247 12128
/proc/meminfo: memFree=31600104/32770624 swapFree=5660/190684
[pid=12051] ppid=12048 vsize=389460 CPUtime=1661.88 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 155781 0 0 0 166174 14 0 0 20 0 1 0 818084 398807040 91061 33554432000 4194304 7402444 140726199730256 140726199724792 4477329 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91061 695 784 0 90379 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 389460

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/248 12130
/proc/meminfo: memFree=31600376/32770624 swapFree=5660/190704
[pid=12051] ppid=12048 vsize=389460 CPUtime=1721.87 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 156088 0 0 0 172173 14 0 0 20 0 1 0 818084 398807040 91061 33554432000 4194304 7402444 140726199730256 140726199724792 4709390 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91061 695 784 0 90379 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 389460

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/248 12131
/proc/meminfo: memFree=31600624/32770624 swapFree=5660/190744
[pid=12051] ppid=12048 vsize=389460 CPUtime=1781.86 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 156834 0 0 0 178172 14 0 0 20 0 1 0 818084 398807040 91062 33554432000 4194304 7402444 140726199730256 140726199724792 4477412 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91062 695 784 0 90379 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 389460

[startup+1842.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/247 12132
/proc/meminfo: memFree=31599000/32770624 swapFree=5660/190764
[pid=12051] ppid=12048 vsize=389460 CPUtime=1841.85 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 157360 0 0 0 184171 14 0 0 20 0 1 0 818084 398807040 91062 33554432000 4194304 7402444 140726199730256 140726199724792 5753335 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91062 695 784 0 90379 0
Current children cumulated CPU time (s) 1841.85
Current children cumulated vsize (KiB) 389460

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/247 12133
/proc/meminfo: memFree=31600512/32770624 swapFree=5660/190792
[pid=12051] ppid=12048 vsize=389460 CPUtime=1901.84 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 157806 0 0 0 190170 14 0 0 20 0 1 0 818084 398807040 91062 33554432000 4194304 7402444 140726199730256 140726199724792 4286698 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91062 695 784 0 90379 0
Current children cumulated CPU time (s) 1901.84
Current children cumulated vsize (KiB) 389460

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/247 12134
/proc/meminfo: memFree=31600636/32770624 swapFree=5660/190816
[pid=12051] ppid=12048 vsize=389460 CPUtime=1961.82 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 158416 0 0 0 196168 14 0 0 20 0 1 0 818084 398807040 91062 33554432000 4194304 7402444 140726199730256 140726199724792 4477520 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91062 695 784 0 90379 0
Current children cumulated CPU time (s) 1961.82
Current children cumulated vsize (KiB) 389460

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 12135
/proc/meminfo: memFree=31600280/32770624 swapFree=5660/190852
[pid=12051] ppid=12048 vsize=389460 CPUtime=2021.81 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 158936 0 0 0 202167 14 0 0 20 0 1 0 818084 398807040 91062 33554432000 4194304 7402444 140726199730256 140726199724792 5695885 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91062 695 784 0 90379 0
Current children cumulated CPU time (s) 2021.81
Current children cumulated vsize (KiB) 389460

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 12136
/proc/meminfo: memFree=31600884/32770624 swapFree=5660/190884
[pid=12051] ppid=12048 vsize=389460 CPUtime=2081.81 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 159347 0 0 0 208167 14 0 0 20 0 1 0 818084 398807040 91063 33554432000 4194304 7402444 140726199730256 140726199724792 4484776 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91063 695 784 0 90379 0
Current children cumulated CPU time (s) 2081.81
Current children cumulated vsize (KiB) 389460

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 12144
/proc/meminfo: memFree=31598868/32770624 swapFree=5660/190924
[pid=12051] ppid=12048 vsize=389460 CPUtime=2141.79 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 159809 0 0 0 214165 14 0 0 20 0 1 0 818084 398807040 91063 33554432000 4194304 7402444 140726199730256 140726199724792 4346947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91063 695 784 0 90379 0
Current children cumulated CPU time (s) 2141.79
Current children cumulated vsize (KiB) 389460

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 12145
/proc/meminfo: memFree=31599372/32770624 swapFree=5660/190952
[pid=12051] ppid=12048 vsize=389460 CPUtime=2201.78 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 160500 0 0 0 220164 14 0 0 20 0 1 0 818084 398807040 91063 33554432000 4194304 7402444 140726199730256 140726199724792 4237748 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91063 695 784 0 90379 0
Current children cumulated CPU time (s) 2201.78
Current children cumulated vsize (KiB) 389460

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 12146
/proc/meminfo: memFree=31600092/32770624 swapFree=5660/190984
[pid=12051] ppid=12048 vsize=389460 CPUtime=2261.77 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 160875 0 0 0 226163 14 0 0 20 0 1 0 818084 398807040 91064 33554432000 4194304 7402444 140726199730256 140726199724792 4477361 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91064 695 784 0 90379 0
Current children cumulated CPU time (s) 2261.77
Current children cumulated vsize (KiB) 389460

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 12279
/proc/meminfo: memFree=31630088/32770624 swapFree=5660/191092
[pid=12051] ppid=12048 vsize=389460 CPUtime=2321.76 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 161555 0 0 0 232161 15 0 0 20 0 1 0 818084 398807040 91064 33554432000 4194304 7402444 140726199730256 140726199724792 5818398 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91064 695 784 0 90379 0
Current children cumulated CPU time (s) 2321.76
Current children cumulated vsize (KiB) 389460

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 12280
/proc/meminfo: memFree=31629676/32770624 swapFree=5660/191144
[pid=12051] ppid=12048 vsize=389460 CPUtime=2381.74 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 162084 0 0 0 238159 15 0 0 20 0 1 0 818084 398807040 91064 33554432000 4194304 7402444 140726199730256 140726199724792 4477056 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91064 695 784 0 90379 0
Current children cumulated CPU time (s) 2381.74
Current children cumulated vsize (KiB) 389460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.15 2.05 2.06 3/246 12281
/proc/meminfo: memFree=31629668/32770624 swapFree=5660/191168
[pid=12051] ppid=12048 vsize=389460 CPUtime=2400.04 cores=1,3,5,7,9,11,13,15
/proc/12051/stat : 12051 (MistralXCSP) R 12048 12051 9850 0 -1 4202496 162092 0 0 0 239989 15 0 0 20 0 1 0 818084 398807040 91064 33554432000 4194304 7402444 140726199730256 140726199724792 5696208 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0 9500608 9505824 24350720 140726199731368 140726199731518 140726199731518 140726199734217 0
/proc/12051/statm: 97365 91064 695 784 0 90379 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 389460

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

Child status: 0
Real time (s): 2400.6
CPU time (s): 2400.05
CPU user time (s): 2399.9
CPU system time (s): 0.15197
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 389460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.9
system time used= 0.15197
maximum resident set size= 364288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162124
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= 123
involuntary context switches= 122265

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.76607 second user time and 11.2245 second system time

The end

Launcher Data

Begin job on node134 at 2017-07-21 18:45:09
IDJOB=4242454
IDBENCH=134517
IDSOLVER=2622
FILE ID=node134/4242454-1500655509
RUNJOBID= node134-1500648174-9883
PBS_JOBID= 20623286
Free space on /tmp= 62000 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s13/Blackhole-4-13-2_X2.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-4242454-1500655509/watcher-4242454-1500655509 -o /tmp/evaluation-result-4242454-1500655509/solver-4242454-1500655509 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500648174-9883 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1060103379 HOME/instance-4242454-1500655509.xml

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

MD5SUM BENCH= 88708c27ba26ffc45c437651276dcd59
RANDOM SEED=1060103379

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

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

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
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.84
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:        31966520 kB
MemAvailable:   31966732 kB
Buffers:           34344 kB
Cached:           276560 kB
SwapCached:            0 kB
Active:           230708 kB
Inactive:         198344 kB
Active(anon):     121180 kB
Inactive(anon):     8856 kB
Active(file):     109528 kB
Inactive(file):   189488 kB
Unevictable:        5660 kB
Mlocked:            5660 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6100 kB
Writeback:             0 kB
AnonPages:        123940 kB
Mapped:            31516 kB
Shmem:              8872 kB
Slab:              66292 kB
SReclaimable:      34064 kB
SUnreclaim:        32228 kB
KernelStack:        4336 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     392052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61996 MiB
End job on node134 at 2017-07-21 19:25:10