Trace number 4391891

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
miniBTD 19.06.16? (MO) 342.388 342.377

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 benchmark503.862
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.06.16

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391891-1568310035/watcher-4391891-1568310035 -o /tmp/evaluation-result-4391891-1568310035/solver-4391891-1568310035 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568307555-17627 --watchdog 2560 miniBTD 2400 HOME/instance-4391891-1568310035.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=18345, runsolver pid=18342

[startup+0.100118 s]*
/proc/loadavg: 2.00 2.01 1.97 3/199 18346
/proc/meminfo: memFree=22631332/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=65036 memory=40948 CPUtime=0.1 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 10441 0 0 0 9 1 0 0 20 0 1 0 407252221 66596864 10237 33554432000 4194304 5326806 140728812553664 140728812550312 140010459184101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 16259 10237 526 277 0 9780 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 65036 KiB
Current children cumulated memory: 40948 KiB

[startup+0.209753 s]*
/proc/loadavg: 2.00 2.01 1.97 3/199 18346
/proc/meminfo: memFree=22543508/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=98564 memory=74476 CPUtime=0.21 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 18826 0 0 0 19 2 0 0 20 0 1 0 407252221 100929536 18619 33554432000 4194304 5326806 140728812553664 140728812550312 140010459184101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 24641 18619 526 277 0 18162 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 98564 KiB
Current children cumulated memory: 74476 KiB

[startup+0.309775 s]*
/proc/loadavg: 2.00 2.01 1.97 3/199 18346
/proc/meminfo: memFree=22464520/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=128792 memory=104836 CPUtime=0.31 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 26390 0 0 0 28 3 0 0 20 0 1 0 407252221 131883008 26209 33554432000 4194304 5326806 140728812553664 140728812550312 140010459184101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 32198 26209 526 277 0 25719 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 128792 KiB
Current children cumulated memory: 104836 KiB

[startup+0.700315 s]
/proc/loadavg: 2.00 2.01 1.97 3/199 18346
/proc/meminfo: memFree=22309892/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=244688 memory=220732 CPUtime=0.69 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 55364 0 0 0 63 6 0 0 20 0 1 0 407252221 250560512 55183 33554432000 4194304 5326806 140728812553664 140728812549768 140010459184101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 61172 55183 526 277 0 54693 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 244688 KiB
Current children cumulated memory: 220732 KiB

[startup+1.50031 s]
/proc/loadavg: 2.00 2.01 1.97 3/199 18346
/proc/meminfo: memFree=21928772/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=475424 memory=451468 CPUtime=1.49 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 113044 0 0 0 137 12 0 0 20 0 1 0 407252221 486834176 112867 33554432000 4194304 5326806 140728812553664 140728812549768 140010468631524 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 118856 112867 526 277 0 112377 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 475424 KiB
Current children cumulated memory: 451468 KiB

[startup+3.10956 s]
/proc/loadavg: 2.00 2.01 1.97 3/199 18346
/proc/meminfo: memFree=21240556/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=939536 memory=915456 CPUtime=3.1 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 229219 0 0 0 286 24 0 0 20 0 1 0 407252221 962084864 228864 33554432000 4194304 5326806 140728812553664 140728812549768 140010459184101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 234884 228864 526 277 0 228405 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 939536 KiB
Current children cumulated memory: 915456 KiB

[startup+6.30029 s]
/proc/loadavg: 2.00 2.01 1.97 3/199 18346
/proc/meminfo: memFree=20267592/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=1858916 memory=1834920 CPUtime=6.29 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 459076 0 0 0 577 52 0 0 20 0 1 0 407252221 1903529984 458730 33554432000 4194304 5326806 140728812553664 140728812549768 140010459184101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 464729 458730 526 277 0 458250 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 1858916 KiB
Current children cumulated memory: 1834920 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 1.97 3/200 18354
/proc/meminfo: memFree=13054740/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=3736748 memory=3712708 CPUtime=12.69 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 928607 0 0 0 1166 103 0 0 20 0 1 0 407252221 3826429952 928177 33554432000 4194304 5326806 140728812553664 140728812549768 140010459184101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 934187 928177 526 277 0 927708 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 3736748 KiB
Current children cumulated memory: 3712708 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.97 3/200 18354
/proc/meminfo: memFree=1757272/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=7481064 memory=7456840 CPUtime=25.49 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 1864732 0 0 0 2344 205 0 0 20 0 1 0 407252221 7660609536 1864210 33554432000 4194304 5326806 140728812553664 140728812549768 140010459184101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 1870266 1864210 526 277 0 1863787 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 7481064 KiB
Current children cumulated memory: 7456840 KiB

[startup+51.11 s]
/proc/loadavg: 2.00 2.01 1.97 3/200 18357
/proc/meminfo: memFree=195668/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=13770816 memory=13746360 CPUtime=51.1 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 3438325 0 0 0 4697 413 0 0 20 0 1 0 407252221 14101315584 3436590 33554432000 4194304 5326806 140728812553664 140728812547608 140010459184101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 3442704 3436590 604 277 0 3436225 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 13770816 KiB
Current children cumulated memory: 13746360 KiB

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/200 18360
/proc/meminfo: memFree=186252/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=14281284 memory=14256660 CPUtime=102.3 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 3606060 0 0 0 9775 455 0 0 20 0 1 0 407252221 14624034816 3564165 33554432000 4194304 5326806 140728812553664 140728812546392 140010459184101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 3570321 3564165 604 277 0 3563842 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 14281284 KiB
Current children cumulated memory: 14256660 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/200 18364
/proc/meminfo: memFree=208116/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=14537764 memory=14512784 CPUtime=162.3 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 3755901 0 0 0 15743 487 0 0 20 0 1 0 407252221 14886670336 3628196 33554432000 4194304 5326806 140728812553664 140728812546392 4239294 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 3634441 3628196 604 277 0 3627962 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 14537764 KiB
Current children cumulated memory: 14512784 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/201 18370
/proc/meminfo: memFree=211208/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=14736952 memory=14712024 CPUtime=222.3 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 4027797 0 0 0 21704 526 0 0 20 0 1 0 407252221 15090638848 3678006 33554432000 4194304 5326806 140728812553664 140728812546360 4240284 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 3684238 3678006 604 277 0 3677759 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 14736952 KiB
Current children cumulated memory: 14712024 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 18374
/proc/meminfo: memFree=197032/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=14908024 memory=14883272 CPUtime=282.31 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 4204134 0 0 0 27678 553 0 0 20 0 1 0 407252221 15265816576 3720818 33554432000 4194304 5326806 140728812553664 140728812547608 4239294 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 3727006 3720818 604 277 0 3720527 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 14908024 KiB
Current children cumulated memory: 14883272 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+341.4 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 18378
/proc/meminfo: memFree=206688/32770624 swapFree=67003116/67108860
[pid=18345] ppid=18342 vsize=15878900 memory=15853732 CPUtime=341.41 cores=0,2,4,6
/proc/18345/stat : 18345 (miniBTD) R 18342 18345 15239 0 -1 4202496 4958073 0 0 0 33502 639 0 0 20 0 1 0 407252221 16259993600 3963433 33554432000 4194304 5326806 140728812553664 140728812552712 140010459232160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7427920 7432256 31498240 140728812557344 140728812557424 140728812557424 140728812560333 0
/proc/18345/statm: 3969725 3963433 608 277 0 3963246 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 15878900 KiB
Current children cumulated memory: 15853732 KiB

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

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.98 2/199 18378
/proc/meminfo: memFree=9783704/32770624 swapFree=66899272/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
heavy processes:

[startup+342.377 s]
# the end of solver process 18345 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=335.06 s, system=7.3284 s

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

[startup+342.3 s]*
/proc/loadavg: 2.00 2.01 1.98 2/199 18378
/proc/meminfo: memFree=14765976/32770624 swapFree=66899316/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): 342.377
CPU time (s): 342.388
CPU user time (s): 335.06
CPU system time (s): 7.3284
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 15878900
Max. memory (cumulated for all children) (KiB): 15853732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 335.06
system time used= 7.3284
maximum resident set size= 15898564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4969246
page faults= 1
swaps= 0
block input operations= 1376
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 451


# summary of solver processes directly reported to runsolver:
#   pid: 18345
#   total CPU time (s): 342.388
#   total CPU user time (s): 335.06
#   total CPU system time (s): 7.3284

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.37517 second user time and 2.67719 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-12 19:39:52
IDJOB=4391891
IDBENCH=126851
IDSOLVER=2836
FILE ID=node136/4391891-1568310035
RUNJOBID= node136-1568307555-17627
PBS_JOBID= 21701116
Free space on /tmp= 56780 MiB

SOLVER NAME= miniBTD 19.06.16
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0450.xml
COMMAND LINE= miniBTD TIMELIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391891-1568310035/watcher-4391891-1568310035 -o /tmp/evaluation-result-4391891-1568310035/solver-4391891-1568310035 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568307555-17627 --watchdog 2560  miniBTD 2400 HOME/instance-4391891-1568310035.xml

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

MD5SUM BENCH= ffc1a166c9e21b9812230f61f9b6f38e
RANDOM SEED=1305667719

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22725320 kB
MemAvailable:   31172016 kB
Buffers:          111212 kB
Cached:          8535916 kB
SwapCached:         2468 kB
Active:          1898164 kB
Inactive:        7445160 kB
Active(anon):     697360 kB
Inactive(anon):    40048 kB
Active(file):    1200804 kB
Inactive(file):  7405112 kB
Unevictable:      107752 kB
Mlocked:          107752 kB
SwapTotal:      67108860 kB
SwapFree:       67003116 kB
Dirty:             11560 kB
Writeback:             0 kB
AnonPages:        889436 kB
Mapped:            43816 kB
Shmem:             32792 kB
Slab:             297800 kB
SReclaimable:     269240 kB
SUnreclaim:        28560 kB
KernelStack:        3808 kB
PageTables:         6804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1216856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 56772 MiB
End job on node136 at 2019-09-12 19:45:34