Trace number 4386758

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 19.07.01? (MO) 350.212 350.349

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0450.xml
MD5SUMffc1a166c9e21b9812230f61f9b6f38e
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 benchmark73.796
Satisfiable
(Un)Satisfiability was proved
Number of variables902
Number of constraints102376
Number of domains1
Minimum domain size202501
Maximum domain size202501
Distribution of domain sizes[{"size":202501,"count":902}]
Minimum variable degree2
Maximum variable degree451
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":449},{"degree":450,"count":449},{"degree":451,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":102376}]
Number of extensional constraints0
Number of intensional constraints102376
Distribution of constraint types[{"type":"intension","count":102376}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Version 19.07.01

Verifier Data

One s line expected

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 (10318 MiB free)
  memory of node 1: 16384 MiB (12968 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4386758-1568280938/watcher-4386758-1568280938 -o /tmp/evaluation-result-4386758-1568280938/solver-4386758-1568280938 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568280857-498 --watchdog 2580 BTD 2520 HOME/instance-4386758-1568280938.xml 

running on 4 cores: 0,2,4,6

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
solver pid=683, runsolver pid=680
Current StackSize limit: 8192 KiB


[startup+0.100214 s]*
/proc/loadavg: 0.98 0.26 0.13 3/200 684
/proc/meminfo: memFree=23808316/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=71024 memory=39848 CPUtime=0.09 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 10088 0 0 0 8 1 0 0 20 0 1 0 404031157 72728576 9896 33554432000 4194304 36700936 140726945982544 140726945982544 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 17756 9962 252 7937 0 9784 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 71024 KiB
Current children cumulated memory: 39848 KiB

[startup+0.209847 s]*
/proc/loadavg: 0.98 0.26 0.13 3/200 684
/proc/meminfo: memFree=23773968/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=104948 memory=73640 CPUtime=0.2 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 18576 0 0 0 18 2 0 0 20 0 1 0 404031157 107466752 18410 33554432000 4194304 36700936 140726945982544 140726945978328 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 26237 18410 253 7937 0 18265 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 104948 KiB
Current children cumulated memory: 73640 KiB

[startup+0.309837 s]*
/proc/loadavg: 0.98 0.26 0.13 3/200 684
/proc/meminfo: memFree=23735404/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=144284 memory=112976 CPUtime=0.3 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 28423 0 0 0 27 3 0 0 20 0 1 0 404031157 147746816 28244 33554432000 4194304 36700936 140726945982544 140726945978328 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 36071 28244 253 7937 0 28099 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 144284 KiB
Current children cumulated memory: 112976 KiB

[startup+0.700428 s]
/proc/loadavg: 0.98 0.26 0.13 3/200 684
/proc/meminfo: memFree=23667924/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=270872 memory=239696 CPUtime=0.69 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 60075 0 0 0 61 8 0 0 20 0 1 0 404031157 277372928 59924 33554432000 4194304 36700936 140726945982544 140726945978328 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 67718 59924 253 7937 0 59746 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 270872 KiB
Current children cumulated memory: 239696 KiB

[startup+1.50043 s]
/proc/loadavg: 0.98 0.26 0.13 3/200 684
/proc/meminfo: memFree=23518628/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=505700 memory=474392 CPUtime=1.49 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 118776 0 0 0 133 16 0 0 20 0 1 0 404031157 517836800 118598 33554432000 4194304 36700936 140726945982544 140726945978328 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 126425 118598 253 7937 0 118453 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 505700 KiB
Current children cumulated memory: 474392 KiB

[startup+3.10963 s]
/proc/loadavg: 0.90 0.26 0.13 3/200 684
/proc/meminfo: memFree=22945544/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=959384 memory=928244 CPUtime=3.09 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 232378 0 0 0 279 30 0 0 20 0 1 0 404031157 982409216 232061 33554432000 4194304 36700936 140726945982544 140726945978328 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 239846 232061 253 7937 0 231874 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 959384 KiB
Current children cumulated memory: 928244 KiB

[startup+6.30041 s]
/proc/loadavg: 0.90 0.26 0.13 3/199 684
/proc/meminfo: memFree=22089412/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=1864904 memory=1833680 CPUtime=6.29 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 458765 0 0 0 573 56 0 0 20 0 1 0 404031157 1909661696 458420 33554432000 4194304 36700936 140726945982544 140726945978328 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 466226 458420 253 7937 0 458254 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 1864904 KiB
Current children cumulated memory: 1833680 KiB

[startup+12.7004 s]
/proc/loadavg: 1.07 0.32 0.15 3/199 685
/proc/meminfo: memFree=20363348/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=3708152 memory=3676972 CPUtime=12.68 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 919773 0 0 0 1160 108 0 0 20 0 1 0 404031157 3797147648 919243 33554432000 4194304 36700936 140726945982544 140726945978328 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 927038 919243 253 7937 0 919066 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 3708152 KiB
Current children cumulated memory: 3676972 KiB

[startup+25.5004 s]
/proc/loadavg: 1.21 0.37 0.17 3/195 735
/proc/meminfo: memFree=16762364/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=7286936 memory=7255564 CPUtime=25.49 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 1814517 0 0 0 2338 211 0 0 20 0 1 0 404031157 7461822464 1813891 33554432000 4194304 36700936 140726945982544 140726945978328 7949654 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 1821734 1813891 253 7937 0 1813762 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 7286936 KiB
Current children cumulated memory: 7255564 KiB

[startup+51.1098 s]
/proc/loadavg: 1.48 0.50 0.22 3/199 748
/proc/meminfo: memFree=9261936/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=13767924 memory=13736400 CPUtime=51.07 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 3436478 0 0 0 4664 443 0 0 20 0 1 0 404031157 14098354176 3434100 33554432000 4194304 36700936 140726945982544 140726945975336 7949654 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 3441981 3434100 452 7937 0 3434009 0
Current children cumulated CPU time: 51.07 s
Current children cumulated vsize: 13767924 KiB
Current children cumulated memory: 13736400 KiB

[startup+102.3 s]
/proc/loadavg: 1.79 0.75 0.32 3/199 752
/proc/meminfo: memFree=8462616/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=14278704 memory=14247304 CPUtime=102.24 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 3596035 0 0 0 9737 487 0 0 20 0 1 0 404031157 14621392896 3561826 33554432000 4194304 36700936 140726945982544 140726945974808 4227533 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 3569676 3561826 452 7937 0 3561704 0
Current children cumulated CPU time: 102.24 s
Current children cumulated vsize: 14278704 KiB
Current children cumulated memory: 14247304 KiB

[startup+162.3 s]
/proc/loadavg: 1.92 0.98 0.42 3/199 756
/proc/meminfo: memFree=7993684/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=14522640 memory=14491356 CPUtime=162.22 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 3789020 0 0 0 15697 525 0 0 20 0 1 0 404031157 14871183360 3622839 33554432000 4194304 36700936 140726945982544 140726945975464 4227533 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 3630660 3622839 452 7937 0 3622688 0
Current children cumulated CPU time: 162.22 s
Current children cumulated vsize: 14522640 KiB
Current children cumulated memory: 14491356 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 1.17 0.52 3/199 762
/proc/meminfo: memFree=7616508/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=14717424 memory=14685764 CPUtime=222.2 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 4003319 0 0 0 21656 564 0 0 20 0 1 0 404031157 15070642176 3671441 33554432000 4194304 36700936 140726945982544 140726945975336 4227533 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 3679356 3671441 452 7937 0 3671384 0
Current children cumulated CPU time: 222.2 s
Current children cumulated vsize: 14717424 KiB
Current children cumulated memory: 14685764 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.32 0.61 3/199 766
/proc/meminfo: memFree=7287832/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=14886516 memory=14854876 CPUtime=282.18 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 4334654 0 0 0 27608 610 0 0 20 0 1 0 404031157 15243792384 3713719 33554432000 4194304 36700936 140726945982544 140726945975336 4227533 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 3721629 3713719 452 7937 0 3713657 0
Current children cumulated CPU time: 282.18 s
Current children cumulated vsize: 14886516 KiB
Current children cumulated memory: 14854876 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.44 0.70 3/200 778
/proc/meminfo: memFree=6990252/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=15039108 memory=15007572 CPUtime=342.16 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 4806397 0 0 0 33550 666 0 0 20 0 1 0 404031157 15400046592 3751893 33554432000 4194304 36700936 140726945982544 140726945975464 4227533 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 3759777 3751893 452 7937 0 3751805 0
Current children cumulated CPU time: 342.16 s
Current children cumulated vsize: 15039108 KiB
Current children cumulated memory: 15007572 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+349.4 s]
/proc/loadavg: 2.00 1.45 0.71 3/201 780
/proc/meminfo: memFree=6932116/32770624 swapFree=67108848/67108860
[pid=683] ppid=680 vsize=15905164 memory=15873412 CPUtime=349.26 cores=0,2,4,6
/proc/683/stat : 683 (BTD) R 680 683 466 0 -1 4202496 5244112 0 0 0 34201 725 0 0 20 0 1 0 404031157 16286887936 3968353 33554432000 4194304 36700936 140726945982544 140726945981528 8230195 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 38800048 38936640 46108672 140726945985576 140726945985652 140726945985652 140726945988561 0
/proc/683/statm: 3976291 3968353 476 7937 0 3968319 0
Current children cumulated CPU time: 349.26 s
Current children cumulated vsize: 15905164 KiB
Current children cumulated memory: 15873412 KiB

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

[startup+350.349 s]
# the end of solver process 683 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=342.014 s, system=8.19794 s

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

[startup+349.61 s]
/proc/loadavg: 2.00 1.45 0.71 3/201 780
/proc/meminfo: memFree=8348944/32770624 swapFree=67108848/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+350 s]*
/proc/loadavg: 2.00 1.45 0.71 3/200 780
/proc/meminfo: memFree=16378288/32770624 swapFree=67108848/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+350.2 s]
/proc/loadavg: 2.00 1.45 0.71 3/200 780
/proc/meminfo: memFree=16378288/32770624 swapFree=67108848/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+350.3 s]
/proc/loadavg: 2.00 1.45 0.71 3/200 780
/proc/meminfo: memFree=16378288/32770624 swapFree=67108848/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 350.349
CPU time (s): 350.212
CPU user time (s): 342.014
CPU system time (s): 8.19794
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 15905164
Max. memory (cumulated for all children) (KiB): 15873412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 342.014
system time used= 8.19794
maximum resident set size= 15873980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5244244
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= 146
involuntary context switches= 513


# summary of solver processes directly reported to runsolver:
#   pid: 683
#   total CPU time (s): 350.212
#   total CPU user time (s): 342.014
#   total CPU system time (s): 8.19794

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.37739 second user time and 2.67309 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-12 11:34:57
IDJOB=4386758
IDBENCH=126851
IDSOLVER=2822
FILE ID=node143/4386758-1568280938
RUNJOBID= node143-1568280857-498
PBS_JOBID= 21701067
Free space on /tmp= 56452 MiB

SOLVER NAME= BTD 19.07.01
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0450.xml
COMMAND LINE= BTD TIMELIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4386758-1568280938/watcher-4386758-1568280938 -o /tmp/evaluation-result-4386758-1568280938/solver-4386758-1568280938 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568280857-498 --watchdog 2580  BTD 2520 HOME/instance-4386758-1568280938.xml

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

MD5SUM BENCH= ffc1a166c9e21b9812230f61f9b6f38e
RANDOM SEED=602155402

node143.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.73
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.73
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.73
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.73
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:        23845780 kB
MemAvailable:   31696000 kB
Buffers:          123468 kB
Cached:          8003408 kB
SwapCached:            8 kB
Active:          2367516 kB
Inactive:        5873328 kB
Active(anon):      68636 kB
Inactive(anon):   145044 kB
Active(file):    2298880 kB
Inactive(file):  5728284 kB
Unevictable:      107256 kB
Mlocked:          107256 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:             65080 kB
Writeback:             0 kB
AnonPages:        221892 kB
Mapped:            48548 kB
Shmem:             90756 kB
Slab:             280032 kB
SReclaimable:     251516 kB
SUnreclaim:        28516 kB
KernelStack:        3536 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     592532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 56312 MiB
End job on node143 at 2019-09-12 11:40:47