Trace number 4251787

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
Naxos 1.1.0UNSAT 284.494 284.526

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t95-3.xml
MD5SUMd4014e5e87f6d68ac86bab8f8f62518f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark42.035099
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree77
Maximum variable degree95
Distribution of variable degrees[{"degree":77,"count":1},{"degree":78,"count":1},{"degree":79,"count":1},{"degree":81,"count":2},{"degree":82,"count":1},{"degree":83,"count":2},{"degree":84,"count":1},{"degree":86,"count":1},{"degree":91,"count":1},{"degree":95,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

284.46/284.52	s UNSATISFIABLE

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-4251787-1500917509/watcher-4251787-1500917509 -o /tmp/evaluation-result-4251787-1500917509/solver-4251787-1500917509 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500915006-3507 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4251787-1500917509.xml 

pid=3934
running on 4 cores: 0,2,4,6

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.07 2.07 2.43 4/181 3937
/proc/meminfo: memFree=32103376/32770624 swapFree=5740/112852
[pid=3937] ppid=3934 vsize=24480 CPUtime=0 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 894 0 0 0 0 0 0 0 20 0 1 0 1291007 25067520 690 33554432000 4194304 6986860 140721274861296 140721274857992 5731724 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 6120 690 625 682 0 123 0

[startup+0.100211 s]
/proc/loadavg: 2.07 2.07 2.43 4/181 3937
/proc/meminfo: memFree=32103376/32770624 swapFree=5740/112852
[pid=3937] ppid=3934 vsize=33508 CPUtime=0.09 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 3260 0 0 0 9 0 0 0 20 0 1 0 1291007 34312192 2947 33554432000 4194304 6986860 140721274861296 140721274857992 5731724 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 8377 2947 673 682 0 2380 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33508

[startup+0.200423 s]
/proc/loadavg: 2.07 2.07 2.43 4/181 3937
/proc/meminfo: memFree=32103376/32770624 swapFree=5740/112852
[pid=3937] ppid=3934 vsize=47004 CPUtime=0.19 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 6631 0 0 0 19 0 0 0 20 0 1 0 1291007 48132096 6312 33554432000 4194304 6986860 140721274861296 140721274857992 140637412113381 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 11751 6312 673 682 0 5754 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 47004

[startup+0.300402 s]
/proc/loadavg: 2.07 2.07 2.43 4/181 3937
/proc/meminfo: memFree=32103376/32770624 swapFree=5740/112852
[pid=3937] ppid=3934 vsize=58868 CPUtime=0.29 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 9609 0 0 0 29 0 0 0 20 0 1 0 1291007 60280832 9282 33554432000 4194304 6986860 140721274861296 140721274857992 5811067 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 14717 9282 673 682 0 8720 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58868

[startup+0.700342 s]
/proc/loadavg: 2.07 2.07 2.43 4/181 3937
/proc/meminfo: memFree=32103376/32770624 swapFree=5740/112852
[pid=3937] ppid=3934 vsize=109592 CPUtime=0.69 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 22235 0 0 0 67 2 0 0 20 0 1 0 1291007 112222208 21954 33554432000 4194304 6986860 140721274861296 140721274855976 5813560 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 27398 21954 673 682 0 21401 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 109592

[startup+1.50035 s]
/proc/loadavg: 2.07 2.07 2.43 3/182 3938
/proc/meminfo: memFree=31968004/32770624 swapFree=5740/113172
[pid=3937] ppid=3934 vsize=210652 CPUtime=1.49 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 47483 0 0 0 144 5 0 0 20 0 1 0 1291007 215707648 47166 33554432000 4194304 6986860 140721274861296 140721274855976 140637412551680 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 52663 47166 673 682 0 46666 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 210652

[startup+3.10035 s]
/proc/loadavg: 2.07 2.07 2.43 3/182 3938
/proc/meminfo: memFree=31833136/32770624 swapFree=5740/113148
[pid=3937] ppid=3934 vsize=405108 CPUtime=3.09 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 96294 0 0 0 298 11 0 0 20 0 1 0 1291007 414830592 95661 33554432000 4194304 6986860 140721274861296 140721274855976 5731747 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 101277 95661 673 682 0 95280 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 405108

[startup+6.30035 s]
/proc/loadavg: 2.07 2.07 2.43 3/182 3938
/proc/meminfo: memFree=31419288/32770624 swapFree=5740/113156
[pid=3937] ppid=3934 vsize=809484 CPUtime=6.29 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 197545 0 0 0 606 23 0 0 20 0 1 0 1291007 828911616 196585 33554432000 4194304 6986860 140721274861296 140721274855976 140637412551680 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 202371 196585 673 682 0 196374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 809484

[startup+12.7004 s]
/proc/loadavg: 2.06 2.07 2.43 3/182 3938
/proc/meminfo: memFree=30592580/32770624 swapFree=5740/113156
[pid=3937] ppid=3934 vsize=1602512 CPUtime=12.69 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 395721 0 0 0 1223 46 0 0 20 0 1 0 1291007 1640972288 394401 33554432000 4194304 6986860 140721274861296 140721274855976 5813378 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 400628 394401 673 682 0 394631 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1602512

[startup+25.5004 s]
/proc/loadavg: 2.05 2.06 2.42 3/182 3938
/proc/meminfo: memFree=30414120/32770624 swapFree=5740/113172
[pid=3937] ppid=3934 vsize=1711752 CPUtime=25.49 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 972302 0 0 0 2479 70 0 0 20 0 1 0 1291007 1752834048 421776 33554432000 4194304 6986860 140721274861296 140721274856648 5437950 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 427938 421776 688 682 0 421941 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1711752

[startup+51.1004 s]
/proc/loadavg: 2.03 2.06 2.41 3/182 3938
/proc/meminfo: memFree=30414352/32770624 swapFree=5740/113188
[pid=3937] ppid=3934 vsize=1711752 CPUtime=51.08 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 1313455 0 0 0 5026 82 0 0 20 0 1 0 1291007 1752834048 421791 33554432000 4194304 6986860 140721274861296 140721274856648 5438040 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 427938 421791 688 682 0 421941 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1711752

[startup+102.3 s]
/proc/loadavg: 2.08 2.07 2.40 3/182 3939
/proc/meminfo: memFree=30414032/32770624 swapFree=5740/113220
[pid=3937] ppid=3934 vsize=1711752 CPUtime=102.29 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 1769104 0 0 0 10130 99 0 0 20 0 1 0 1291007 1752834048 421827 33554432000 4194304 6986860 140721274861296 140721274856648 5438178 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 427938 421827 688 682 0 421941 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1711752

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.37 3/182 3940
/proc/meminfo: memFree=30413736/32770624 swapFree=5740/113252
[pid=3937] ppid=3934 vsize=1711752 CPUtime=162.27 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 2134864 0 0 0 16114 113 0 0 20 0 1 0 1291007 1752834048 421875 33554432000 4194304 6986860 140721274861296 140721274856648 5474339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 427938 421875 688 682 0 421941 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1711752

[startup+222.306 s]
/proc/loadavg: 2.01 2.04 2.35 3/182 3941
/proc/meminfo: memFree=30413388/32770624 swapFree=5740/113284
[pid=3937] ppid=3934 vsize=1711752 CPUtime=222.27 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 2472066 0 0 0 22101 126 0 0 20 0 1 0 1291007 1752834048 421922 33554432000 4194304 6986860 140721274861296 140721274856648 5437973 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 427938 421922 688 682 0 421941 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1711752

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.33 3/182 3942
/proc/meminfo: memFree=30412168/32770624 swapFree=5740/113316
[pid=3937] ppid=3934 vsize=1711752 CPUtime=282.26 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 2784782 0 0 0 28090 136 0 0 20 0 1 0 1291007 1752834048 421966 33554432000 4194304 6986860 140721274861296 140721274856648 5438178 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 427938 421966 688 682 0 421941 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 1711752

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 3937 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+283.2 s]
/proc/loadavg: 2.00 2.04 2.32 3/182 3942
/proc/meminfo: memFree=30412168/32770624 swapFree=5740/113316
[pid=3937] ppid=3934 vsize=1711752 CPUtime=283.16 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 2784782 0 0 0 28180 136 0 0 20 0 1 0 1291007 1752834048 421966 33554432000 4194304 6986860 140721274861296 140721274856824 5453904 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 427938 421966 688 682 0 421941 0
Current children cumulated CPU time (s) 283.16
Current children cumulated vsize (KiB) 1711752

[startup+284 s]
/proc/loadavg: 2.00 2.04 2.32 3/182 3942
/proc/meminfo: memFree=30412168/32770624 swapFree=5740/113316
[pid=3937] ppid=3934 vsize=1711752 CPUtime=283.96 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 2784782 0 0 0 28260 136 0 0 20 0 1 0 1291007 1752834048 421966 33554432000 4194304 6986860 140721274861296 140721274856824 5437936 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 427938 421966 688 682 0 421941 0
Current children cumulated CPU time (s) 283.96
Current children cumulated vsize (KiB) 1711752

[startup+284.4 s]
/proc/loadavg: 2.00 2.04 2.32 3/182 3942
/proc/meminfo: memFree=30412168/32770624 swapFree=5740/113316
[pid=3937] ppid=3934 vsize=1711756 CPUtime=284.36 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 2784816 0 0 0 28300 136 0 0 20 0 1 0 1291007 1752838144 421967 33554432000 4194304 6986860 140721274861296 140721274856824 140637412104245 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 427939 421967 689 682 0 421942 0
Current children cumulated CPU time (s) 284.36
Current children cumulated vsize (KiB) 1711756

[startup+284.5 s]
/proc/loadavg: 2.00 2.04 2.32 3/182 3942
/proc/meminfo: memFree=30412168/32770624 swapFree=5740/113316
[pid=3937] ppid=3934 vsize=1256404 CPUtime=284.46 cores=0,2,4,6
/proc/3937/stat : 3937 (naxos-xcsp3) R 3934 3937 3476 0 -1 4202496 2784817 0 0 0 28305 141 0 0 20 0 1 0 1291007 1286557696 106612 33554432000 4194304 6986860 140721274861296 140721274856824 140637412574188 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0 9087712 9120176 36528128 140721274864910 140721274864991 140721274864991 140721274867690 0
/proc/3937/statm: 314101 105592 690 682 0 308104 0
Current children cumulated CPU time (s) 284.46
Current children cumulated vsize (KiB) 1256404

Child status: 0
Real time (s): 284.526
CPU time (s): 284.494
CPU user time (s): 283.054
CPU system time (s): 1.43985
CPU usage (%): 99.9887
Max. virtual memory (cumulated for all children) (KiB): 1711756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 283.054
system time used= 1.43985
maximum resident set size= 1687868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2784833
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= 9
involuntary context switches= 216

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.674866 second user time and 1.31376 second system time

The end

Launcher Data

Begin job on node115 at 2017-07-24 19:31:50
IDJOB=4251787
IDBENCH=121044
IDSOLVER=2634
FILE ID=node115/4251787-1500917509
RUNJOBID= node115-1500915006-3507
PBS_JOBID= 20625422
Free space on /tmp= 61788 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t95-3.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251787-1500917509/watcher-4251787-1500917509 -o /tmp/evaluation-result-4251787-1500917509/solver-4251787-1500917509 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500915006-3507 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4251787-1500917509.xml

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

MD5SUM BENCH= d4014e5e87f6d68ac86bab8f8f62518f
RANDOM SEED=820177528

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.47
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.47
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.47
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.47
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32103756 kB
MemAvailable:   32063676 kB
Buffers:           28628 kB
Cached:           246488 kB
SwapCached:            0 kB
Active:           196612 kB
Inactive:         121792 kB
Active(anon):      46288 kB
Inactive(anon):     8680 kB
Active(file):     150324 kB
Inactive(file):   113112 kB
Unevictable:        5740 kB
Mlocked:            5740 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             31472 kB
Writeback:             0 kB
AnonPages:         49484 kB
Mapped:            30232 kB
Shmem:              8844 kB
Slab:              49488 kB
SReclaimable:      24640 kB
SUnreclaim:        24848 kB
KernelStack:        3248 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     284456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61784 MiB
End job on node115 at 2017-07-24 19:36:35