Trace number 4294115

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
BTD_12 2018-06-11_12? (NS) 98.3227 98.3484

General information on the benchmark

NameBibd/
Bibd-sum-34-085-30-12-10_c18.xml
MD5SUMb8a3101f481aadf5580b66257c4acd87
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 variables2890
Number of constraints681
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2890}]
Minimum variable degree36
Maximum variable degree36
Distribution of variable degrees[{"degree":36,"count":2890}]
Minimum constraint arity34
Maximum constraint arity2890
Distribution of constraint arities[{"arity":34,"count":85},{"arity":85,"count":34},{"arity":170,"count":561},{"arity":2890,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":680}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Version 18.06.11_12
98.07/98.16	Exception at line 931
98.26/98.34	s UNSUPPORTED

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (6283 MiB free)
  memory of node 1: 16384 MiB (9030 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294115-1532492505/watcher-4294115-1532492505 -o /tmp/evaluation-result-4294115-1532492505/solver-4294115-1532492505 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532466477-17021 --watchdog 2580 BTD 12 2520 HOME/instance-4294115-1532492505.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=21626, runsolver pid=21623

[startup+0.100838 s]*
/proc/loadavg: 1.99 2.00 2.04 4/187 21627
/proc/meminfo: memFree=15676856/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=35824 memory=5524 CPUtime=0.1 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 1540 0 0 0 10 0 0 0 20 0 1 0 66813667 36683776 1381 33554432000 4194304 36388972 140725924642144 140725924635864 7657238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 8956 1381 442 7861 0 1060 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35824 KiB
Current children cumulated memory: 5524 KiB

[startup+0.209621 s]*
/proc/loadavg: 1.99 2.00 2.04 3/187 21627
/proc/meminfo: memFree=15674996/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=37932 memory=7732 CPUtime=0.21 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 2116 0 0 0 21 0 0 0 20 0 1 0 66813667 38842368 1933 33554432000 4194304 36388972 140725924642144 140725924635864 7657238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 9483 1933 454 7861 0 1587 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37932 KiB
Current children cumulated memory: 7732 KiB

[startup+0.309138 s]*
/proc/loadavg: 1.99 2.00 2.04 3/187 21627
/proc/meminfo: memFree=15672764/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=40232 memory=9844 CPUtime=0.31 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 2605 0 0 0 31 0 0 0 20 0 1 0 66813667 41197568 2461 33554432000 4194304 36388972 140725924642144 140725924635864 7657238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 10058 2461 454 7861 0 2162 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 40232 KiB
Current children cumulated memory: 9844 KiB

[startup+0.700285 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 21627
/proc/meminfo: memFree=15670160/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=44852 memory=14596 CPUtime=0.69 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 3812 0 0 0 69 0 0 0 20 0 1 0 66813667 45928448 3649 33554432000 4194304 36388972 140725924642144 140725924635864 7657238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 11213 3649 454 7861 0 3317 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 44852 KiB
Current children cumulated memory: 14596 KiB

[startup+1.5003 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 21627
/proc/meminfo: memFree=15664952/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=52324 memory=21536 CPUtime=1.49 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 5658 0 0 0 149 0 0 0 20 0 1 0 66813667 53579776 5384 33554432000 4194304 36388972 140725924642144 140725924636344 4212725 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 13081 5384 454 7861 0 5185 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 52324 KiB
Current children cumulated memory: 21536 KiB

[startup+3.1096 s]
/proc/loadavg: 1.91 1.98 2.03 3/187 21627
/proc/meminfo: memFree=15651560/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=61000 memory=30444 CPUtime=3.09 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 13021 0 0 0 308 1 0 0 20 0 1 0 66813667 62464000 7611 33554432000 4194304 36388972 140725924642144 140725924636344 7657238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 15250 7611 456 7861 0 7354 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 61000 KiB
Current children cumulated memory: 30444 KiB

[startup+6.30032 s]
/proc/loadavg: 1.91 1.98 2.03 3/187 21627
/proc/meminfo: memFree=15642280/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=72244 memory=40720 CPUtime=6.28 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 23623 0 0 0 626 2 0 0 20 0 1 0 66813667 73977856 10180 33554432000 4194304 36388972 140725924642144 140725924636344 4212725 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 18061 10180 456 7861 0 10165 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 72244 KiB
Current children cumulated memory: 40720 KiB

[startup+12.7098 s]
/proc/loadavg: 1.92 1.98 2.03 3/187 21627
/proc/meminfo: memFree=15627936/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=83376 memory=52356 CPUtime=12.69 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 35732 0 0 0 1265 4 0 0 20 0 1 0 66813667 85377024 13089 33554432000 4194304 36388972 140725924642144 140725924635448 4212725 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 20844 13089 456 7861 0 12948 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 83376 KiB
Current children cumulated memory: 52356 KiB

[startup+25.5004 s]
/proc/loadavg: 1.94 1.98 2.03 3/187 21627
/proc/meminfo: memFree=15614032/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=96576 memory=66316 CPUtime=25.48 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 64509 0 0 0 2540 8 0 0 20 0 1 0 66813667 98893824 16579 33554432000 4194304 36388972 140725924642144 140725924636104 4212729 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 24144 16579 456 7861 0 16248 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 96576 KiB
Current children cumulated memory: 66316 KiB

[startup+51.1003 s]
/proc/loadavg: 2.04 2.00 2.04 3/182 21904
/proc/meminfo: memFree=16093152/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=118716 memory=85648 CPUtime=51.08 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 88025 0 0 0 5095 13 0 0 20 0 1 0 66813667 121565184 21412 33554432000 4194304 36388972 140725924642144 140725924635512 4212725 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 29679 21412 456 7861 0 21783 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 118716 KiB
Current children cumulated memory: 85648 KiB

[startup+98.3483 s]
# the end of solver process 21626 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=98.1157 s, system=0.207001 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+52.3003 s]
/proc/loadavg: 2.04 2.00 2.04 3/182 21983
/proc/meminfo: memFree=16111168/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=119376 memory=86436 CPUtime=52.29 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 88220 0 0 0 5215 14 0 0 20 0 1 0 66813667 122241024 21609 33554432000 4194304 36388972 140725924642144 140725924635992 7934359 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 29844 21609 456 7861 0 21948 0
Current children cumulated CPU time: 52.29 s
Current children cumulated vsize: 119376 KiB
Current children cumulated memory: 86436 KiB

[startup+77.9003 s]
/proc/loadavg: 2.02 2.00 2.04 3/187 21993
/proc/meminfo: memFree=16076028/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=133896 memory=101552 CPUtime=77.87 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 101817 0 0 0 7770 17 0 0 20 0 1 0 66813667 137109504 25388 33554432000 4194304 36388972 140725924642144 140725924635784 4212725 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 33474 25388 456 7861 0 25578 0
Current children cumulated CPU time: 77.87 s
Current children cumulated vsize: 133896 KiB
Current children cumulated memory: 101552 KiB

[startup+90.7003 s]
/proc/loadavg: 2.02 2.00 2.04 3/187 21993
/proc/meminfo: memFree=16068360/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=140364 memory=108984 CPUtime=90.67 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 103516 0 0 0 9048 19 0 0 20 0 1 0 66813667 143732736 27246 33554432000 4194304 36388972 140725924642144 140725924635992 7657238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 35091 27246 456 7861 0 27195 0
Current children cumulated CPU time: 90.67 s
Current children cumulated vsize: 140364 KiB
Current children cumulated memory: 108984 KiB

[startup+93.9003 s]
/proc/loadavg: 2.02 2.00 2.04 3/187 21993
/proc/meminfo: memFree=16066872/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=141816 memory=110568 CPUtime=93.87 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 103918 0 0 0 9367 20 0 0 20 0 1 0 66813667 145219584 27642 33554432000 4194304 36388972 140725924642144 140725924635992 4219429 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 35454 27642 456 7861 0 27558 0
Current children cumulated CPU time: 93.87 s
Current children cumulated vsize: 141816 KiB
Current children cumulated memory: 110568 KiB

[startup+95.5003 s]
/proc/loadavg: 2.02 2.00 2.04 3/187 21993
/proc/meminfo: memFree=16065880/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=142608 memory=111360 CPUtime=95.47 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 104115 0 0 0 9527 20 0 0 20 0 1 0 66813667 146030592 27840 33554432000 4194304 36388972 140725924642144 140725924636344 4212725 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 35652 27840 456 7861 0 27756 0
Current children cumulated CPU time: 95.47 s
Current children cumulated vsize: 142608 KiB
Current children cumulated memory: 111360 KiB

[startup+97.1003 s]*
/proc/loadavg: 2.02 2.00 2.04 3/187 21993
/proc/meminfo: memFree=16064968/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=143400 memory=112152 CPUtime=97.07 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 104321 0 0 0 9687 20 0 0 20 0 1 0 66813667 146841600 28038 33554432000 4194304 36388972 140725924642144 140725924636184 4219429 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 35850 28038 456 7861 0 27954 0
Current children cumulated CPU time: 97.07 s
Current children cumulated vsize: 143400 KiB
Current children cumulated memory: 112152 KiB

[startup+97.9003 s]
/proc/loadavg: 2.02 2.00 2.04 3/187 21993
/proc/meminfo: memFree=16064968/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=143796 memory=112656 CPUtime=97.87 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 104419 0 0 0 9767 20 0 0 20 0 1 0 66813667 147247104 28164 33554432000 4194304 36388972 140725924642144 140725924636184 7747059 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 35949 28164 456 7861 0 28053 0
Current children cumulated CPU time: 97.87 s
Current children cumulated vsize: 143796 KiB
Current children cumulated memory: 112656 KiB

[startup+98.3003 s]
/proc/loadavg: 2.02 2.00 2.04 3/187 21993
/proc/meminfo: memFree=16064500/32770624 swapFree=67108860/67108860
[pid=21626] ppid=21623 vsize=142520 memory=111772 CPUtime=98.26 cores=1,3,5,7
/proc/21626/stat : 21626 (BTD) R 21623 21626 16989 0 -1 4202496 104760 0 0 0 9806 20 0 0 20 0 1 0 66813667 145940480 27943 33554432000 4194304 36388972 140725924642144 140725924636184 7639305 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 38489992 38625312 41963520 140725924648124 140725924648203 140725924648203 140725924650961 0
/proc/21626/statm: 35630 27943 464 7861 0 27734 0
Current children cumulated CPU time: 98.26 s
Current children cumulated vsize: 142520 KiB
Current children cumulated memory: 111772 KiB

Child status: 1
Real time (s): 98.3484
CPU time (s): 98.3227
CPU user time (s): 98.1157
CPU system time (s): 0.207001
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 144060
Max. memory (cumulated for all children) (KiB): 112908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.1157
system time used= 0.207001
maximum resident set size= 112960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105020
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= 40
involuntary context switches= 62


# summary of solver processes directly reported to runsolver:
#   pid: 21626
#   total CPU time (s): 98.3227
#   total CPU user time (s): 98.1157
#   total CPU system time (s): 0.207001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.403083 second user time and 0.781109 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-25 06:21:45
IDJOB=4294115
IDBENCH=141332
IDSOLVER=2748
FILE ID=node149/4294115-1532492505
RUNJOBID= node149-1532466477-17021
PBS_JOBID= 21021584
Free space on /tmp= 43208 MiB

SOLVER NAME= BTD_12 2018-06-11_12
BENCH NAME= XCSP18/Bibd/Bibd-sum-34-085-30-12-10_c18.xml
COMMAND LINE= BTD 12 TIMELIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294115-1532492505/watcher-4294115-1532492505 -o /tmp/evaluation-result-4294115-1532492505/solver-4294115-1532492505 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532466477-17021 --watchdog 2580  BTD 12 2520 HOME/instance-4294115-1532492505.xml

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

MD5SUM BENCH= b8a3101f481aadf5580b66257c4acd87
RANDOM SEED=761385121

node149.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.60
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.60
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.60
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.60
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:        15681880 kB
MemAvailable:   31441656 kB
Buffers:          185348 kB
Cached:         15598816 kB
SwapCached:            0 kB
Active:          2910980 kB
Inactive:       13420404 kB
Active(anon):     496348 kB
Inactive(anon):    70168 kB
Active(file):    2414632 kB
Inactive(file): 13350236 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             52400 kB
Writeback:             0 kB
AnonPages:        540348 kB
Mapped:            40516 kB
Shmem:             17032 kB
Slab:             452352 kB
SReclaimable:     423368 kB
SUnreclaim:        28984 kB
KernelStack:        3360 kB
PageTables:         6476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     838696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43160 MiB
End job on node149 at 2018-07-25 06:23:23